Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-06-04 16:43
Flavor·ECMAScript (JavaScript)

/
\<hr\>([\s\S]*?(?=\n.*?i>))
/
gm
Open regex in editor

Description

Finds Telephone Exchange Address

Submitted by anonymous