Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-12 07:51
Flavor·PCRE (Legacy)

/
(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]\/([^"']*)
/
sg
Open regex in editor

Description

no description available

Submitted by anonymous