Skip to content

Commit

Permalink
fix #993
Browse files Browse the repository at this point in the history
  • Loading branch information
MkQtS authored Dec 1, 2024
1 parent 4bb285a commit dfcb94b
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 @@ -200,6 +200,7 @@
'@@||ads.privacy.qq.com^' => 1, // #546
'@@||rocket.chat^' => 1, // #957
'@@||usageapi.*.oraclecloud.com^' => 1, // #961
'@@||download.falco.org^' => 1, // #993
);

//针对上游赦免规则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 @@ -283,6 +283,7 @@
'@@||rocket.chat^' => 1, // #957
'@@||usageapi.*.oraclecloud.com^' => 1, // #961
'@@||track.vontron.com^' => 1, // #985
'@@||download.falco.org^' => 1, // #993
);

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

0 comments on commit dfcb94b

Please sign in to comment.