Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-07-13 09:58
Flavor·PCRE (Legacy)

/
^(http|https?:\/\/(?:www\.|(?!www))[^\s\.]+\.[^\s]{2,3}|www\.[^\s]+\.[^\s]{2,3})$
/
Open regex in editor

Description

URL validation with http/https

Submitted by Gunjan