Regular Expressions 101

Library entries

0
pcre2

YouTube link parser

Validate an URI to YouTube video.
Submitted by anonymous - 2 days ago
0
pcre2

UFUNCTION parser

Breaks any UFUNCTION into parts
Submitted by anonymous - 7 days ago
0
pcre2

webforms detection

Rule to identify web form collections
Submitted by Pandurang Patil - 9 days ago
0
pcre2

Sonepar - BW5 Service Mapping

Common Mapping
Submitted by anonymous - 10 days ago

detect proxy links

Vote

0

Regular Expression
python

r"
(?:http(?:s?)|socks(?:5|5h))://(?:[A-Za-z0-9]*:[A-Za-z0-9]*@)*(?:\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}):(?:\d{2,5})
"
gm

Description

Loading markdown...
Submitted by Elyas Najibzadeh - 4 months ago