更宽松的提取规则

dev
gently 5 months ago
parent 14822ace09
commit 39f4241013

@ -124,7 +124,7 @@ class addressMaker
if (
preg_match(
'/^\|\|([0-9a-z\-\.]+[a-z]+)\^(\$([^=~]+?,)?(image|third-party|script)(,[^=~]+)?)?$/',
'/^\|\|([0-9a-z\-\.]+[a-z]+)\^(\$([^=~]+?,)?(image|third-party|script|subdocument|popup|rewrite)(,[^=~]+)?)?$/',
$line,
$matches
)

Loading…
Cancel
Save