Regular Expressions 101

Library entries

1
python

TV Show

Regex for parsing tv torrent
Submitted by naingenieu - 7 years ago
0
javascript

CHA course detection

no description available
Submitted by anonymous - 7 years ago
1
python

arwe

rwe
Submitted by wree - 7 years ago
1
python

catch TXT record DNS

no description available
Submitted by anonymous - 7 years ago
1
python

SubRE

no description available
Submitted by anonymous - 7 years ago
1
javascript

Remove Empty Lines

no description available
Submitted by anonymous - 7 years ago
1
javascript

Find Empty Classes

no description available
Submitted by bees - 7 years ago
0
javascript

filepath

finds filepath /asdfa/a
Submitted by anonymous - 7 years ago
1
javascript

Youtube Link ID Parser

Parses the ID out of a youtube link
Submitted by anonymous - 7 years ago

extract subdomain(if available) or domain from URL

Vote

7

Regular Expression
python

r"
^(http://|https://|http://www\.|https://www\.|www\.)?(www\.(twanda))?(([\w\-]+)?\.?(twanda|))(\.ch|\.com)(:\d+)?/.+$
"
igm

Description

Loading markdown...
Submitted by trevi@twanda.com - 7 years ago