Community Patterns

Community Library Entry

1

Regular Expression
Created·2021-07-06 13:23
Flavor·PCRE2 (PHP)

/
data-full-url=?\\"(.*?)\\"
/
gm
Open regex in editor

Description

This parses http url's from the data-full-url attribute of a block of code

Submitted by Kelvin Spencer