Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-09-16 06:20
Flavor·Python

r"
(?i)\b((?:https?://|www\d{0,3}[.]|[a-z0-9.\-]+[.][a-z]{2,4}/)(?:[^\s($)<>]+|\(([^\s()<>]+|(\([^\s( )<>]+\)))*\))+(?:\(([^\s()<>]+|(\([^\s($r)<>]+\)))*\)|[^\s`!()\[\]{};:'\".,<>?«»“”‘’]))
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous