Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-11-15 16:52
Flavor·PCRE (Legacy)

/
((www\.|(http|https|ftp|news|file)+\:\/\/)[_.a-z0-9-]+\.[a-z0-9\/_:@=.+?,##%&~-]*[^.|\'|\# |!|\(|?|,| |>|<|;|\)])
/
g
Open regex in editor

Description

Validates everywhere.

Submitted by anonymous