🚩 默认禁用 IP-Blackhole

This commit is contained in:
Conners Hua 2020-06-18 16:09:49 +08:00
parent df13f09d41
commit 1136e28c00
2 changed files with 8 additions and 8 deletions

View File

@ -258,12 +258,12 @@ rule-providers:
url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/China.yaml url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/China.yaml
interval: 86400 interval: 86400
IP-Blackhole: # IP-Blackhole:
type: http # type: http
behavior: ipcidr # behavior: ipcidr
path: ./RuleSet/Extra/IP-Blackhole.yaml # path: ./RuleSet/Extra/IP-Blackhole.yaml
url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/Extra/IP-Blackhole.yaml # url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/Extra/IP-Blackhole.yaml
interval: 86400 # interval: 86400
ChinaIP: ChinaIP:
type: http type: http
@ -300,7 +300,7 @@ rules:
- IP-CIDR,224.0.0.0/4,DIRECT - IP-CIDR,224.0.0.0/4,DIRECT
# IP Blackhole # IP Blackhole
- RULE-SET,IP-Blackhole,PROXY # - RULE-SET,IP-Blackhole,PROXY
# Tencent # Tencent
- IP-CIDR,119.28.28.28/32,DIRECT - IP-CIDR,119.28.28.28/32,DIRECT

View File

@ -175,7 +175,7 @@ IP-CIDR,100.64.0.0/10,🌐Direct
IP-CIDR,224.0.0.0/4,🌐Direct IP-CIDR,224.0.0.0/4,🌐Direct
# IP Blackhole # 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」规则 # 使用来自 ipipdotnet 的 ChinaIP 以解决数据不准确的问题,使用 ChinaIP.list 时禁用「GEOIP,CN」规则
# RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/ChinaIP.list,🌐Direct # RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/ChinaIP.list,🌐Direct