Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-10-16 11:45
Flavor·Python

r"
(.*)://(((.*).com):?([0-9]+)?|(\w+):?([0-9]+)?)
"
ig
Open regex in editor