Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-11-25 14:22
Flavor·ECMAScript (JavaScript)

/
^((ht|f)tp(s?)\:\/\/|~\/|\/)?([\w]+:\w+@)?([a-zA-Z]{1}([\w\-]+\.)+([\w]{2,5}))(:[\d]{1,5})?((\/?\w+\/)+|\/?)(\w+\.[\w]{3,4})?((\?\w+=\w+)?(&\w+=\w+)*)?
/
Open regex in editor

Description

no description available

Submitted by anonymous