Skip to content

Instantly share code, notes, and snippets.

@mcxen
Created February 7, 2026 11:01
Show Gist options
  • Select an option

  • Save mcxen/ccf5a24e48a4308d7e133161ba1916b4 to your computer and use it in GitHub Desktop.

Select an option

Save mcxen/ccf5a24e48a4308d7e133161ba1916b4 to your computer and use it in GitHub Desktop.
rule-providers:
private:
url: https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geosite/private.yaml
path: ./ruleset/private.yaml
behavior: domain
interval: 86400
format: yaml
type: http
cn_domain:
url: https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geosite/cn.yaml
path: ./ruleset/cn_domain.yaml
behavior: domain
interval: 86400
format: yaml
type: http
telegram_domain:
url: https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geosite/telegram.yaml
path: ./ruleset/telegram_domain.yaml
behavior: domain
interval: 86400
format: yaml
type: http
google_domain:
url: https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geosite/google.yaml
path: ./ruleset/google_domain.yaml
behavior: domain
interval: 86400
format: yaml
type: http
geolocation-!cn:
url: https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geosite/geolocation-!cn.yaml
path: ./ruleset/geolocation-!cn.yaml
behavior: domain
interval: 86400
format: yaml
type: http
cn_ip:
url: https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geoip/cn.yaml
path: ./ruleset/cn_ip.yaml
behavior: ipcidr
interval: 86400
format: yaml
type: http
telegram_ip:
url: https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geoip/telegram.yaml
path: ./ruleset/telegram_ip.yaml
behavior: ipcidr
interval: 86400
format: yaml
type: http
google_ip:
url: https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geoip/google.yaml
path: ./ruleset/google_ip.yaml
behavior: ipcidr
interval: 86400
format: yaml
type: http
bing:
url: https://testingcf.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/Bing/Bing.yaml
path: ./ruleset/bing.yaml
behavior: classical
interval: 86400
format: yaml
type: http
copilot:
url: https://testingcf.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/Copilot/Copilot.yaml
path: ./ruleset/copilot.yaml
behavior: classical
interval: 86400
format: yaml
type: http
claude:
url: https://testingcf.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/Claude/Claude.yaml
path: ./ruleset/claude.yaml
behavior: classical
interval: 86400
format: yaml
type: http
bard:
url: https://testingcf.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/BardAI/BardAI.yaml
path: ./ruleset/bard.yaml
behavior: classical
interval: 86400
format: yaml
type: http
openai:
url: https://testingcf.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/OpenAI/OpenAI.yaml
path: ./ruleset/openai.yaml
behavior: classical
interval: 86400
format: yaml
type: http
steam:
url: https://testingcf.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/Steam/Steam.yaml
path: ./ruleset/steam.yaml
behavior: classical
interval: 86400
format: yaml
type: http
proxy-groups:
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/Static.png
include-all: true
exclude-filter: (?i)GB|Traffic|Expire|Premium|频道|订阅|ISP|流量|到期|重置
name: PROXY
type: select
proxies:
- AUTO
- HK AUTO
- SG AUTO
- JP AUTO
- US AUTO
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/Urltest.png
include-all: true
exclude-filter: (?i)GB|Traffic|Expire|Premium|频道|订阅|ISP|流量|到期|重置
name: AUTO
type: url-test
interval: 300
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/OpenAI.png
name: AIGC
type: select
proxies:
- SG AUTO
- JP AUTO
- US AUTO
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/Telegram.png
name: Telegram
type: select
proxies:
- HK AUTO
- SG AUTO
- JP AUTO
- US AUTO
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/Google.png
name: Google
type: select
proxies:
- HK AUTO
- SG AUTO
- JP AUTO
- US AUTO
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/HK.png
include-all: true
exclude-filter: (?i)GB|Traffic|Expire|Premium|频道|订阅|ISP|流量|到期|重置
filter: (?i)香港|Hong Kong|HK|🇭🇰
name: HK AUTO
type: url-test
interval: 300
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/SG.png
include-all: true
exclude-filter: (?i)GB|Traffic|Expire|Premium|频道|订阅|ISP|流量|到期|重置
filter: (?i)新加坡|Singapore|🇸🇬
name: SG AUTO
type: url-test
interval: 300
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/JP.png
include-all: true
exclude-filter: (?i)GB|Traffic|Expire|Premium|频道|订阅|ISP|流量|到期|重置
filter: (?i)日本|Japan|🇯🇵
name: JP AUTO
type: url-test
interval: 300
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/US.png
include-all: true
exclude-filter: (?i)GB|Traffic|Expire|Premium|频道|订阅|ISP|流量|到期|重置
filter: (?i)美国|USA|🇺🇸
name: US AUTO
type: url-test
interval: 300
- icon: https://testingcf.jsdelivr.net/gh/Orz-3/mini@master/Color/Global.png
include-all: true
exclude-filter: (?i)GB|Traffic|Expire|Premium|频道|订阅|ISP|流量|到期|重置
proxies:
- PROXY
- AUTO
- AIGC
- Telegram
- Google
- HK AUTO
- SG AUTO
- JP AUTO
- US AUTO
name: GLOBAL
type: select
rules:
- "RULE-SET,private,DIRECT"
- "RULE-SET,bing,AIGC"
- "RULE-SET,copilot,AIGC"
- "RULE-SET,bard,AIGC"
- "RULE-SET,openai,AIGC"
- "RULE-SET,claude,AIGC"
- "RULE-SET,steam,PROXY"
- "RULE-SET,telegram_domain,Telegram"
- "RULE-SET,telegram_ip,Telegram"
- "RULE-SET,google_domain,Google"
- "RULE-SET,google_ip,Google"
- "DOMAIN,lookup-api.apple.com,PROXY"
- "RULE-SET,geolocation-!cn,PROXY"
- "RULE-SET,cn_domain,DIRECT"
- "RULE-SET,cn_ip,DIRECT"
- "MATCH,PROXY"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment