Regular Expressions 101

Community Patterns

1

1

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago
1

magnet

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

parse author from html

0

Regular Expression
ECMAScript (JavaScript)

/
<([\S]+) class=\"(byline[\S]+|author|by)\"[^>]+>([^<]*)<\/\1>
/
gmi

Description

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