Regular Expressions 101

Community Patterns

If Negative Lookbehind was Implemented in Stylus

1

Regular Expression
PCRE (PHP <7.3)

/
(http|https):\/\/(www\.)?.+(?<!discord|docs\.google|facebook|youtube|twitter|app\.plex)\.(com|net|org|tv)(.+)?
/
gm

Description

no description available

Submitted by anonymous - 4 years ago