Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-08-17 02:49
Flavor·PCRE (Legacy)

/
(?<=profile\.php\?id\=)(?<id>[0-9]+)|(?:(?<=\.com)|(?<=\.me)|(?<=\.co)|(?<=\.us))(?:(?:\/groups\/|\/)(?!profile\.php)(?<username>[\w\.\_]+))
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous