Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-03-05 16:48
Flavor·Python

r"
\b(10[.][0-9]{4,}(?:[.][0-9]+)*/(?:(?![\"&\'<>];)\S)+)\b
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous