Regular Expressions 101

Community Patterns

1

Akamai Logs

PCRE (PHP <7.3)
Akamai Logs
Submitted by wzr - 8 years ago
1

select in tag - with no tag

PCRE (PHP <7.3)
as title
Submitted by Wiktor - 8 years ago
1

-

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

domain/url

1

Regular Expression
Python

r"
(?:http(?:s?)://)?(?:[\w]+\.)+[a-zA-Z]+(?::\d{1,5})?
"
gm

Description

Loading markdown...
Submitted by Shmuel Blitz - 8 years ago