Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-08-22 09:46
Flavor·PCRE (Legacy)

/
^([\w-]+\.)+[a-z]{2,}$
/
Open regex in editor

Description

Test the URL or domain

Submitted by maxm krupkin