Regular Expressions 101

Community Patterns

1

sourcetype

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

CB tools

PCRE (PHP <7.3)
no description available
Submitted by 2M - 8 years ago
1

1

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

manish kumar

PCRE (PHP <7.3)
remove paragraph
Submitted by manish kumar - 8 years ago
1

10

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

9

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

8

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

redirect to https and non www

1

Regular Expression
ECMAScript (JavaScript)

/
^.*?\b(?!www\.)((?:[\w-]+\.)+[\w-]+).*$
/
gm

Description

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