Regular Expressions 101

Library entries

-2
python

checklists item

checklists item
Submitted by Tobias Hochgürtel - 8 years ago
1
python

re

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

fact refactor

no description available
Submitted by anonymous - 8 years ago
-2
python

twitter usernames

no description available
Submitted by anonymous - 8 years ago
0
javascript

token

replace token like [foo:bar:ba zz]
Submitted by anonymous - 8 years ago
1
javascript

search text matching any word

search text matching any word
Submitted by Hiren Shah - 8 years ago
-2
javascript

Date format regex for ddMMMyyyy

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

author bibtext

no description available
Submitted by anonymous - 8 years ago
2
javascript

Vimeo Video ID

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

YouTube Video PArser

no description available
Submitted by Shafique - 8 years ago

remove facebook urls from html

Vote

-3

Regular Expression
javascript

/
(<)[^<]+?(?=(facebook\.com))[^]+?(\/a>)
/
gmi

Description

Loading markdown...
Submitted by Russell Miller - 8 years ago