🚩 ChinaIP.yaml 及 IP-Blackhole.yaml 使用 behavior 为 ipcidr

pull/31/head
Conners Hua 5 years ago
parent 0be83811e7
commit 64ebf59c74

@ -260,14 +260,14 @@ rule-providers:
IP-Blackhole: IP-Blackhole:
type: http type: http
behavior: classical 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
behavior: classical behavior: ipcidr
path: ./RuleSet/Extra/ChinaIP.yaml path: ./RuleSet/Extra/ChinaIP.yaml
url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/Extra/ChinaIP.yaml url: https://raw.githubusercontent.com/DivineEngine/Profiles/master/Clash/RuleSet/Extra/ChinaIP.yaml
interval: 86400 interval: 86400

File diff suppressed because it is too large Load Diff

@ -1,46 +1,46 @@
payload: payload:
# IP Blackhole # IP Blackhole
# > Facebook # > Facebook
- IP-CIDR,31.13.24.0/21 - '31.13.24.0/21'
- IP-CIDR,31.13.64.0/18 - '31.13.64.0/18'
- IP-CIDR,45.64.40.0/22 - '45.64.40.0/22'
- IP-CIDR,66.220.144.0/20 - '66.220.144.0/20'
- IP-CIDR,69.63.176.0/20 - '69.63.176.0/20'
- IP-CIDR,69.171.224.0/19 - '69.171.224.0/19'
- IP-CIDR,74.119.76.0/22 - '74.119.76.0/22'
- IP-CIDR,103.4.96.0/22 - '103.4.96.0/22'
- IP-CIDR,129.134.0.0/17 - '129.134.0.0/17'
- IP-CIDR,157.240.0.0/17 - '157.240.0.0/17'
- IP-CIDR,173.252.64.0/19 - '173.252.64.0/19'
- IP-CIDR,173.252.96.0/19 - '173.252.96.0/19'
- IP-CIDR,179.60.192.0/22 - '179.60.192.0/22'
- IP-CIDR,185.60.216.0/22 - '185.60.216.0/22'
- IP-CIDR,204.15.20.0/22 - '204.15.20.0/22'
# > Google # > Google
- IP-CIDR,35.190.247.0/24 - '35.190.247.0/24'
- IP-CIDR,64.233.160.0/19 - '64.233.160.0/19'
- IP-CIDR,66.102.0.0/20 - '66.102.0.0/20'
- IP-CIDR,66.249.80.0/20 - '66.249.80.0/20'
- IP-CIDR,72.14.192.0/18 - '72.14.192.0/18'
- IP-CIDR,74.125.0.0/16 - '74.125.0.0/16'
- IP-CIDR,108.177.8.0/21 - '108.177.8.0/21'
- IP-CIDR,172.217.0.0/16 - '172.217.0.0/16'
- IP-CIDR,173.194.0.0/16 - '173.194.0.0/16'
- IP-CIDR,209.85.128.0/17 - '209.85.128.0/17'
- IP-CIDR,216.58.192.0/19 - '216.58.192.0/19'
- IP-CIDR,216.239.32.0/19 - '216.239.32.0/19'
# > Twitter # > Twitter
- IP-CIDR,69.195.160.0/19 - '69.195.160.0/19'
- IP-CIDR,104.244.42.0/21 - '104.244.42.0/21'
- IP-CIDR,192.133.76.0/22 - '192.133.76.0/22'
- IP-CIDR,199.16.156.0/22 - '199.16.156.0/22'
- IP-CIDR,199.59.148.0/22 - '199.59.148.0/22'
- IP-CIDR,199.96.56.0/21 - '199.96.56.0/21'
- IP-CIDR,202.160.128.0/22 - '202.160.128.0/22'
- IP-CIDR,209.237.192.0/19 - '209.237.192.0/19'
# > Wikimedia # > Wikimedia
- IP-CIDR,91.198.174.0/24 - '91.198.174.0/24'
- IP-CIDR,103.102.166.0/24 - '103.102.166.0/24'
- IP-CIDR,185.15.56.0/22 - '185.15.56.0/22'
- IP-CIDR,198.35.26.0/23 - '198.35.26.0/23'
- IP-CIDR,208.80.152.0/22 - '208.80.152.0/22'
Loading…
Cancel
Save