Community Patterns

Community Library Entry

2

Regular Expression
Created·2022-02-03 12:22
Updated·2022-02-03 12:30
Flavor·PCRE (Legacy)

/
^(ht{2}ps?:\/{2})?(w{3}.)?regex101\.com\/r\/\w+$
/
gm
Open regex in editor

Description

Grabs the ID for the regex101.com permalink to code.

Submitted by Sasha Garan