Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-11-23 07:46
Flavor·PCRE (Legacy)

/
^(\S*:\/\/)?(((www\.)?[a-zA-Z0-9\.\-\_]+(\.[a-zA-Z]{2,3})+)|(\b(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\b))(\/[a-zA-Z0-9\_\-\s\.\/\?\%\#\&\=]*)?$
/
g
Open regex in editor

Description

no description available

Submitted by anonymous