Regular Expressions 101

Community Patterns

0

mwd

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

aaaa

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

Visa

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

Amex

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago

Include homepage URL and UTMs but exclude all other pages

0

Regular Expression
PCRE (PHP <7.3)

/
^.*website.com($|\/$|\?.*|\/\?.*)
/
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago