Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-11-04 20:06
Flavor·Python

r"
(?<=https://www.facebook.com/groups/).*?(?=/)
"
g
Open regex in editor

Description

no description available

Submitted by anonymous