Community Patterns

Community Library Entry

5

Regular Expression
Created·2014-01-10 05:30
Flavor·ECMAScript (JavaScript)

/
^(http:\/\/www\.|https:\/\/www\.|ftp:\/\/www.|www\.)[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$
/
Open regex in editor

Description

no description available

Submitted by anonymous