From 1136e28c0068f9e3100d5e81e1b267658b910c4e Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Thu, 18 Jun 2020 16:09:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20=E9=BB=98=E8=AE=A4=E7=A6=81?= =?UTF-8?q?=E7=94=A8=20IP-Blackhole?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clash/Global.yaml | 14 +++++++------- Surge/Global.conf | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Clash/Global.yaml b/Clash/Global.yaml index c03850d..1b741db 100644 --- a/Clash/Global.yaml +++ b/Clash/Global.yaml @@ -258,12 +258,12 @@ rule-providers: url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/China.yaml interval: 86400 - IP-Blackhole: - type: http - behavior: ipcidr - path: ./RuleSet/Extra/IP-Blackhole.yaml - url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/Extra/IP-Blackhole.yaml - interval: 86400 + # IP-Blackhole: + # type: http + # behavior: ipcidr + # path: ./RuleSet/Extra/IP-Blackhole.yaml + # url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/Extra/IP-Blackhole.yaml + # interval: 86400 ChinaIP: type: http @@ -300,7 +300,7 @@ rules: - IP-CIDR,224.0.0.0/4,DIRECT # IP Blackhole - - RULE-SET,IP-Blackhole,PROXY + # - RULE-SET,IP-Blackhole,PROXY # Tencent - IP-CIDR,119.28.28.28/32,DIRECT diff --git a/Surge/Global.conf b/Surge/Global.conf index 15e87e5..fa9e2aa 100755 --- a/Surge/Global.conf +++ b/Surge/Global.conf @@ -175,7 +175,7 @@ IP-CIDR,100.64.0.0/10,🌐Direct IP-CIDR,224.0.0.0/4,🌐Direct # IP Blackhole -RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/IP-Blackhole.list,🌑Proxy +# RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/IP-Blackhole.list,🌑Proxy # 使用来自 ipipdotnet 的 ChinaIP 以解决数据不准确的问题,使用 ChinaIP.list 时禁用「GEOIP,CN」规则 # RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/ChinaIP.list,🌐Direct