Skip to content

Commit

Permalink
fix #1002
Browse files Browse the repository at this point in the history
  • Loading branch information
MkQtS authored Dec 13, 2024
1 parent 0aff65d commit 40bac8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/tools/adguard-extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@
'@@||rocket.chat^' => 1, // #957
'@@||usageapi.*.oraclecloud.com^' => 1, // #961
'@@||download.falco.org^' => 1, // #993
'@@||ad-block.dns.adguard.com^' => 1, // #1002
);

//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
Expand Down
1 change: 1 addition & 0 deletions scripts/tools/easylist-extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
'@@||usageapi.*.oraclecloud.com^' => 1, // #961
'@@||track.vontron.com^' => 1, // #985
'@@||download.falco.org^' => 1, // #993
'@@||ad-block.dns.adguard.com^' => 1, // #1002
);

//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
Expand Down

0 comments on commit 40bac8d

Please sign in to comment.