Regular Expressions 101

Community Patterns

password matching

1

Regular Expression
ECMAScript (JavaScript)

/
([\||\/]{2,})
/
g

Description

no description available

Submitted by scopevale - 9 years ago