Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-02-15 15:20
Flavor·Python

r"
[a-zA-Z0-9\-\_]*\.[a-zA-Z0-9\-\_]*\.\w{1,3}(\.\w{1,3})?
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous