Regular Expressions 101

Community Patterns

j

1

Regular Expression
PCRE (PHP <7.3)

~
-(src\s*=\s*['\"]|href\s*=\s*['\"])(((?!'|\"|http:\/\/|https:\/\/|\/\/).)*)(['\"])-i
~

Description

h

Submitted by anonymous - 9 years ago