Community Patterns

Community Library Entry

12

Regular Expression
Created·2015-08-25 20:54
Flavor·ECMAScript (JavaScript)

/
https?:\/\/(?:www\.)?([-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b)*(\/[\/\d\w\.-]*)*(?:[\?])*(.+)*
/
gi
Open regex in editor

Description

no description available

Submitted by anonymous