Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-11-23 23:01
Flavor·PCRE2 (PHP)

/
<link rel="canonical" href="(.*?)">
/
gm
Open regex in editor

Description

Gets the canonical link from a html page provided it has one

Submitted by anonymous