Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-04-29 06:30
Flavor·ECMAScript (JavaScript)

/
^((http[s]?:\/\/|w{3}\.|http[s]?:\/\/w{3})?[a-z0-9\.]{3,}\.(com|co|net|info|tour|me|org|edu|ir))$
/
gm
Open regex in editor

Description

for websites

Submitted by anonymous