Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-03-12 13:45
Flavor·PCRE (Legacy)

/
(https?|ftp|file):\/\/|www\.|ftp\.|([\w\-_]+(?:(?:\.|\s*\[dot\]\s*[A-Z\-_]+)+))([A-Z\-\.,@?^=%&:\/~\+#]*[A-Z\-\@?^=%&\/~\+#]){2,6}?
/
img
Open regex in editor

Description

no description available

Submitted by anonymous