Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-07-31 02:58
Flavor·PCRE (Legacy)

/
(?:(?:ftp|https?):\/\/|mailto:)(?:\w+(?::\w+)?@)?(?:(?:[a-zA-Z\-][\w+-\.]*)|(?:[\d\.]+))(?:\/\w[\w\.\/%]+)?(?:\?(?:\w+=\w+(?:&\w+=\w+)+))?(?:#\w+)?
/
g
Open regex in editor

Description

no description available

Submitted by anonymous