Regular Expressions 101

Community Patterns

Improved regex101 ID grabber (fixed)

0

Regular Expression
PCRE (PHP <7.3)

/
^https?://regex101\.com/r/([^\W_]{6})$
/
gm

Description

no description available

Submitted by Oleksandr Sochka - 10 years ago