Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-07-08 21:34
Flavor·PCRE (Legacy)

/
<link(?=[^<>]*?opensearch)(?:[^h]+|h(?!ref))*+href=["']?\K([^<>'"\s]+(?:\/(?!>)|\b))(?=[^<>]*>)
/
igmx
Open regex in editor

Description

Find the location (HREF value) of the Open Search Description link tag.

Submitted by Evander Consus