Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-03 06:52
Flavor·ECMAScript (JavaScript)

/
(?<![src|href]\=\"(\n*|\s*)?)((?:https?):\/\/[\-A-Z0-9+\u0026\u2019@#\/%?=()~_|!:,.;]*[\-A-Z0-9+\u0026@#\/%=~()_|])
/
gi
Open regex in editor

Description

no description available

Submitted by anonymous