mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2026-01-12 16:35:28 +08:00
更宽松的提取规则
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user