Regular Expressions 101

Community Patterns

0

Final

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

test

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

打扫1.0.0.0502

Python
no description available
Submitted by anonymous - 3 years ago
0

short term

Python
no description available
Submitted by anonymous - 3 years ago
0

ex1

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

开票1.0.0.0503

Python
no description available
Submitted by anonymous - 3 years ago

Twitch URL Regex

3

Regular Expression
Python

r"
(^http(s)?://)?((www|en-es|en-gb|secure|beta|ro|www-origin|en-ca|fr-ca|lt|zh-tw|he|id|ca|mk|lv|ma|tl|hi|ar|bg|vi|th)\.)?twitch.tv/(?!directory|p|user/legal|admin|login|signup|jobs)(?P<channel>\w+)
"
gm

Description

Loading markdown...
Submitted by Mio - 9 years ago