Community Patterns

Community Library Entry

2

Regular Expression
Created·2014-05-01 03:53
Flavor·PCRE (Legacy)

/
^(?'Username'[-\w\d\.]+?)(?:\s+at\s+|\s+\[at\]\s+|\s*@\s*|\s*(?:[\[\]@]){3}\s*)(?'Domain'[-\w\d\.]*?)\s*(?:dot|\.|(?:[\[\]dot\.]){3,5})\s*(?'TLD'\w+)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous