Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-03-09 07:34
Flavor·ECMAScript (JavaScript)

/
(http[s]?)\:\/\/([\w\-_]+(\.[\w\-_]+){0,5}(\:\d+)?)((\/[\w\.\-_]+\/?)*)\/?(\?([\w\._\-]+\=[\w\.\-_\s+%]*\&?)*)?(\#[\w_\/\-]*)?
/
gi
Open regex in editor

Description

no description available

Submitted by jkaveri