From cc0b6b632e8cf8fde3787894560ba133369f56d0 Mon Sep 17 00:00:00 2001 From: Johnshall Date: Sun, 5 Dec 2021 00:07:40 +0800 Subject: [PATCH] =?UTF-8?q?Add=20=E4=B9=98=E9=A3=8E=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- factory/ad.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/factory/ad.py b/factory/ad.py index a2c020b..ed261da 100644 --- a/factory/ad.py +++ b/factory/ad.py @@ -18,7 +18,7 @@ rules_url = [ # EasyList + China 'https://easylist-downloads.adblockplus.org/easylistchina+easylist.txt', # 乘风 广告过滤规则 - #'https://raw.githubusercontent.com/xinggsf/Adblock-Plus-Rule/master/ABP-FX.txt', + 'https://raw.githubusercontent.com/xinggsf/Adblock-Plus-Rule/master/ABP-FX.txt', # Peter Lowe 广告和隐私跟踪域名 'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus;showintro=0', ]