Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-01-19 18:22
Flavor·ECMAScript (JavaScript)

/
(?:http:\/\/|https:\/\/*)*(.*)\/.*
/
g
Open regex in editor

Description

no description available

Submitted by Alex LaFroscia