Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-11-18 21:59
Flavor·Python

r"
^(http(s)?)://(www.)([a-zA-Z]){3,}.([a-zA-Z]){2,3}$
"
Open regex in editor

Description

no description available

Submitted by catwooman