Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-06-09 13:38
Flavor·ECMAScript (JavaScript)

/
^.*(?:\..*){2,}$
/
mg
Open regex in editor

Description

more than two dots

Submitted by Leonard Deutsch