<imgthe literal text <img (case insensitive) .+?any character (except for line terminators), repeated at least once
src=the literal text src= (case insensitive) 'the literal ' (3910 / 478 / 2716)
"the literal " (3410 / 428 / 2216)
http://wwwthe literal text http://www (case insensitive) \.the literal . (4610 / 568 / 2E16)
domainthe literal text domain (case insensitive) \.the literal . (4610 / 568 / 2E16)
com/the literal text com/ (case insensitive) Negated Character Class[^'"]+ +matches at least one character outside the set below:
'the literal ' (3910 / 478 / 2716)
"the literal " (3410 / 428 / 2216)
'the literal ' (3910 / 478 / 2716)
"the literal " (3410 / 428 / 2216)
.*?any character (except for line terminators), repeated any number of times
>the literal > (6210 / 768 / 3E16)
i modifier: insensitive. Matches without distinguishing uppercase and lowercase letters