Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-12-30 11:57
Flavor·Python

r"
(?:<link[^>]+components/bitrix|(?:src|href)=\"/bitrix/(?:js|templates))
"
gm
Open regex in editor

Description

testing of link checking

Submitted by anonymous