Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-11-28 16:12
Flavor·PCRE (Legacy)

/
(?<=\n|^|\.|\/)[\w\-]+\.[\w\-]+(?=\n|\/|$)
/
g
Open regex in editor

Description

a

Submitted by a