Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-08-23 19:33
Flavor·PCRE2 (PHP)

/
(http|https|ftp|sftp):\/\/(www\.)*(\w\.)*\w+\.(\w){1,3}(:\d{1,4})*(\/*)[a-zA-Z0-9_.?&= %]*
/
gm
Open regex in editor

Description

Submitted by