🥇 Update Clash Meta Provider Config for CN

This commit is contained in:
Mirei 2023-07-13 15:22:50 +03:30 committed by GitHub
parent 8ecb96a508
commit 2cf32eed7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,42 +95,42 @@ proxy-providers:
#enable: true
#interval: 3600
#lazy: true
#url: "https://cdn.jsdelivr.net"
##url: "https://cp.cloudflare.com"
#url: "https://cp.cloudflare.com"
##url: "https://cdn.jsdelivr.net"
##url: "https://detectportal.firefox.com/success.txt"
airports:
type: http
url: "https://cdn.jsdelivr.net/gh/mahdibland/V2RayAggregator@master/sub/airport_merge_yaml.yml"
url: "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/airport_merge_yaml.yml"
interval: 86400
path: ./providers/airports.yaml
health-check:
enable: true
interval: 3600
lazy: true
url: "https://cdn.jsdelivr.net"
#url: "https://cp.cloudflare.com"
url: "https://cp.cloudflare.com"
#url: "https://cdn.jsdelivr.net"
#url: "https://detectportal.firefox.com/success.txt"
aggregator:
type: http
url: "https://cdn.jsdelivr.net/gh/mahdibland/V2RayAggregator@master/sub/sub_merge_yaml.yml"
#url: "https://cdn.jsdelivr.net/gh/Bardiafa/Free-V2ray-Config@main/All_Configs_Sub.txt"
url: "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/sub_merge.txt"
#url: "https://raw.githubusercontent.com/Bardiafa/Free-V2ray-Config/main/All_Configs_Sub.txt"
interval: 86400
path: ./providers/aggregator.yaml
health-check:
enable: true
interval: 3600
lazy: true
url: "https://cdn.jsdelivr.net"
#url: "https://cp.cloudflare.com"
url: "https://cp.cloudflare.com"
#url: "https://cdn.jsdelivr.net"
#url: "https://detectportal.firefox.com/success.txt"
rule-providers:
applications:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/applications.txt"
url: "https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/applications.txt"
path: ./ruleset/applications.yaml
interval: 604800
@ -139,6 +139,7 @@ rules:
- GEOSITE,win-spy,REJECT ## Rejects MS Windows analytics and spying.
- GEOIP,CN,DIRECT ## Check "provider-meta.yml" for Iran's config.
- GEOSITE,cn,DIRECT ## Check "provider-meta.yml" for Iran's config.
- DOMAIN-SUFFIX,cn,DIRECT ## Check "provider-meta.yml" for Iran's config.
- GEOSITE,category-games,DIRECT ## Online gaming
- GEOIP,private,DIRECT ## Loopback and LAN IPs
- RULE-SET,applications,DIRECT ## P2P software e.g. BitTorrent.