Regular Expressions 101

Community Patterns

SSL - Mixed Content Search (http, with excludes) + Exclude FatKit doc comments

0

Regular Expression
PCRE (PHP <7.3)

/
(?<!(href="))(?<!(\/\/EN" "))(?<!(xmlns="))(?<!(xmlns:xsd="))(?<!(namespace="))(?<!(itemtype="))(?<!(\/\/ Url: \t\t\t))(?<!(^\/\/([\s\t])))(?<!(^\*([\s\t])))(?<!(^[\s\t]\*([\s\t])))(?<!(^\/\*[\s\t]))(?<!(^[\s\t]\/\/[\s\t]))http:\/\/+
/
gm

Description

no description available

Submitted by anonymous - 4 years ago