Regular Expressions 101

Community Patterns

0

Author names

Python
Matches author names
Submitted by anonymous - a year ago
0

test

ECMAScript (JavaScript)
o
Submitted by k - a year ago

4chan thread url match

0

Regular Expression
ECMAScript (JavaScript)

/
http(?:s)?\:\/\/boards\.(4chan|4channel)\.org\/([a-z]*)\/thread\/([0-9]*)(?:\#[0-9a-z]*)?
/
g

Description

Loading markdown...
Submitted by anonymous - a year ago