Regular Expressions 101

Community Patterns

-1

index

PCRE (PHP <7.3)
include index.aspx
Submitted by anonymous - 8 years ago
1

magnet

ECMAScript (JavaScript)
Extract magnet links
Submitted by Peng - 8 years ago
0

y

PCRE (PHP <7.3)
all less jpg
Submitted by w - 8 years ago

prevent-sanitzation

1

Regular Expression
PCRE (PHP <7.3)

/
^\s*(https?|ftp|mailto|tel|file):.*(?!\.(js|html))$
/
gm

Description

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