Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-08-23 17:12
Flavor·PCRE (Legacy)

/
(http|https):\/\/(www\.|ww2\.)*[a-zA-Z0-9-]*[\.][a-zA-Z0-9-]*([\.][a-zA-Z0-9-]*)*
/
g
Open regex in editor

Description

Detect the Domain Name

Submitted by anonymous