Regular Expressions 101

Community Patterns

0

ip

Python
ip-adreese
Submitted by anonymous - 7 years ago
1

Original regex

Python
no description available
Submitted by Malhar - 7 years ago
1

deu

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

Names

PCRE (PHP <7.3)
For US names
Submitted by anonymous - 7 years ago
1

Assinatura

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

regex

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

regex

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

Simple obfuscated URL catcher

2

Regular Expression
PCRE (PHP <7.3)

/
(http:\/\/\s*|https:\/\/\s*|ftp:\/\/\s*)?(www\s*)?(?(1)([.]\s*))?(?(2)([.]\s*))?([a-zA-Z0-9.-]{2,256})(\s*[.]\s*)(ru|pl|kz|by|ua|com|in|pt|br|co.uk)(?![a-zA-Z])([?|#]{1}[=&#a-zA-Z0-9]{2,128})?
/
gui

Description

Loading markdown...
Submitted by Eduardo Pereira - 7 years ago