Regular Expressions 101

Community Patterns

0

域名规则

ECMAScript (JavaScript)
域名规则
Submitted by anonymous - a year ago
0

提取js中的内容

Python
获取变量值等
Submitted by anonymous - a year ago
0

Procurar por IPv4

Python
Match em um IPv4 válido
Submitted by anonymous - a year ago
0

TCN Match

Python
Extract info about STP TCNs
Submitted by anonymous - a year ago

Find any URL with no trailing slash

2

Regular Expression
ECMAScript (JavaScript)

/
^(https?:\/\/)?(www.)?([\da-zA-z\_\-]+)\.(com|(|[\da-zA-Z]{2,6}))([\/\w \.\-\#\&\?\%\_]*)?([^\/| |\s])$
/
gmi

Description

Loading markdown...
Submitted by oneglory - 8 years ago