Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-10-05 23:16
Flavor·ECMAScript (JavaScript)

/
^.*?\b(?!www\.)((?:[\w-]+\.)+[\w-]+).*$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous