Regular Expressions 101

Community Patterns

0

Lat

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

link regex

Python
no description available
Submitted by anonymous - 3 years ago
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

get top level domain excluding ports

1

Regular Expression
ECMAScript (JavaScript)

/
([\w][\w\d-]+\.[\w\d]{2,3})$
/
gmi

Description

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