Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-06-12 15:08
Flavor·Python

r"
^([a-zA-Z0-9]*[a-zA-Z]+[a-zA-Z0-9]*\.[a-zA-Z0-9]*\.[a-zA-Z0-9]*|[a-zA-Z0-9]*\.[a-zA-Z0-9]*[a-zA-Z]+[a-zA-Z0-9]*\.[a-zA-Z0-9]*)(~|\-|\+){0,1}[a-zA-Z0-9]+$
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous