Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-11-08 11:04
Flavor·PCRE (Legacy)

/
^http(?:s?):\/\/regex101\.com\/r\/([a-zA-Z0-9]{1,6})?$
/
gm
Open regex in editor

Description

grabs the ID for the regex101.com permalink to code

Submitted by anonymous