Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-06-16 15:38
Flavor·Python

r"
^((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))@(au\.)?pexipdemo.(com|cn)
"
Open regex in editor

Description

no description available

Submitted by anonymous