Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
(?i)(\/user\d*|\/user\d*\/website|\/user\d*\/website\/(webapps|properties)|\/user\d*\/website\/(webapps|properties)\/.*)$
/
gm

Description

no description available

Submitted by anonymous - 6 years ago