Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-02-24 13:17
Updated·2021-04-13 11:26
Flavor·ECMAScript (JavaScript)

/
^((https|http)\:\/\/){0,}([а-яА-Яa-zA-Z0-9-_]{1,}\.){1,}[-яА-Яa-zA-Z0-9_]{1,}(\/[-яА-Яa-zA-Z0-9_]{0,}(\.[-яА-Яa-zA-Z0-9_]{1,}){0,}){0,}$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous