Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-29 06:43
Flavor·PCRE (Legacy)

/
^(?!\.)(?!.*?\.\.)(http(s)?:\/\/)(([0-9a-zA-Z-]+\.)+([a-zA-Z]{2,})(?:\/)?(:[0-9]+)?((\/([a-zA-Z0-9\-\.~:\/%^*?#[\]@!\$&'\(\)\*\+,;=.]+))?(\?[0-9a-zA-Z\.\+\%@\/&\[\];=_-]+)?)?)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous