Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-01-05 09:53
Flavor·Python

r"
://((?:[\w-]+\.)+(?:[\w-]+))(?::\d+)?(?:/|$)
"
Open regex in editor

Description

no description available

Submitted by anonymous