2024-02-09 10:21:35 +08:00
|
|
|
#DustinWin-ruleset全分组规则
|
|
|
|
proxy-groups:
|
|
|
|
- {name: 🚀 节点选择, type: select, proxies: [🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, {providers_tags}, 🚀 手动切换]}
|
|
|
|
- {name: 🐟 漏网之鱼, type: select, proxies: [🚀 节点选择, 🎯 本机直连]}
|
|
|
|
- {name: 🔗 直连域名, type: select, proxies: [🎯 本机直连, 🚀 节点选择]}
|
|
|
|
- {name: 🪜 代理域名, type: select, proxies: [🚀 节点选择, 🎯 本机直连]}
|
2024-02-13 21:33:40 +08:00
|
|
|
- {name: 🤖 人工智能, type: select, proxies: [🇸🇬 新加坡节点, 🇺🇸 美国节点, 🇯🇵 日本节点, 🚀 节点选择, 🚀 手动切换]}
|
|
|
|
- {name: 📲 电报消息, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, {providers_tags}, 🚀 手动切换]}
|
2024-02-09 10:21:35 +08:00
|
|
|
- {name: 🎮 游戏平台, type: select, proxies: [🎯 本机直连, 🚀 节点选择]}
|
|
|
|
- {name: Ⓜ️ 微软服务, type: select, proxies: [🎯 本机直连, 🚀 节点选择]}
|
|
|
|
- {name: 📢 谷歌服务, type: select, proxies: [🎯 本机直连, 🚀 节点选择]}
|
|
|
|
- {name: 🍎 苹果服务, type: select, proxies: [🎯 本机直连, 🚀 节点选择]}
|
|
|
|
- {name: 🇨🇳 国内 IP, type: select, proxies: [🎯 本机直连, 🚀 节点选择]}
|
|
|
|
- {name: 🔒 私有网络, type: select, proxies: [🎯 本机直连, 🚀 节点选择]}
|
|
|
|
- {name: 📈 网络测试, type: select, proxies: [🎯 本机直连, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, {providers_tags}, 🚀 手动切换]}
|
|
|
|
- {name: 🎯 本机直连, type: select, proxies: [DIRECT]}
|
|
|
|
- {name: 🚀 手动切换, type: select, use: [{providers_tags}]}
|
|
|
|
- {name: 🇭🇰 香港节点, type: url-test, tolerance: 100, lazy: true, use: [{providers_tags}], filter: "(?i)港|hk|hongkong|hong kong"}
|
|
|
|
- {name: 🇹🇼 台湾节点, type: url-test, tolerance: 100, lazy: true, use: [{providers_tags}], filter: "(?i)台|tw|taiwan"}
|
|
|
|
- {name: 🇯🇵 日本节点, type: url-test, tolerance: 100, lazy: true, use: [{providers_tags}], filter: "(?i)日本|jp|japan"}
|
|
|
|
- {name: 🇸🇬 新加坡节点, type: url-test, tolerance: 100, lazy: true, use: [{providers_tags}], filter: "(?i)新|sg|singapore"}
|
|
|
|
- {name: 🇺🇸 美国节点, type: url-test, tolerance: 100, lazy: true, use: [{providers_tags}], filter: "(?i)美|us|unitedstates|united states"}
|
|
|
|
rule-providers:
|
|
|
|
private:
|
|
|
|
type: http
|
|
|
|
behavior: domain
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/private.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/private.yaml
|
|
|
|
interval: 86400
|
|
|
|
ai:
|
|
|
|
type: http
|
|
|
|
behavior: domain
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/ai.yaml"
|
|
|
|
path: ./providers/ai.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
microsoft-cn:
|
|
|
|
type: http
|
|
|
|
behavior: domain
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/microsoft-cn.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/microsoft-cn.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
apple-cn:
|
|
|
|
type: http
|
|
|
|
behavior: domain
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/apple-cn.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/apple-cn.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
google-cn:
|
|
|
|
type: http
|
|
|
|
behavior: domain
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/google-cn.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/google-cn.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
games-cn:
|
|
|
|
type: http
|
|
|
|
behavior: domain
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/games-cn.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/games-cn.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
networktest:
|
|
|
|
type: http
|
|
|
|
behavior: classical
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/networktest.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/networktest.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
proxy:
|
|
|
|
type: http
|
|
|
|
behavior: domain
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/proxy.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/proxy.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
cn:
|
|
|
|
type: http
|
|
|
|
behavior: domain
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/cn.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/cn.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
telegramip:
|
|
|
|
type: http
|
|
|
|
behavior: ipcidr
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/telegramip.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/telegramip.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
privateip:
|
|
|
|
type: http
|
|
|
|
behavior: ipcidr
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/privateip.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/privateip.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
cnip:
|
|
|
|
type: http
|
|
|
|
behavior: ipcidr
|
|
|
|
url: "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@clash/cnip.yaml"
|
2024-02-13 21:33:40 +08:00
|
|
|
path: ./providers/cnip.yaml
|
2024-02-09 10:21:35 +08:00
|
|
|
interval: 86400
|
|
|
|
|
|
|
|
rules:
|
|
|
|
- RULE-SET,private,🔒 私有网络
|
2024-02-13 21:33:40 +08:00
|
|
|
- RULE-SET,ai,🤖 人工智能
|
2024-02-09 10:21:35 +08:00
|
|
|
- RULE-SET,microsoft-cn,Ⓜ️ 微软服务
|
|
|
|
- RULE-SET,apple-cn,🍎 苹果服务
|
|
|
|
- RULE-SET,google-cn,📢 谷歌服务
|
|
|
|
- RULE-SET,games-cn,🎮 游戏平台
|
|
|
|
- RULE-SET,networktest,📈 网络测试
|
|
|
|
- RULE-SET,proxy,🪜 代理域名
|
|
|
|
- RULE-SET,cn,🔗 直连域名
|
|
|
|
- RULE-SET,telegramip,📲 电报消息
|
|
|
|
- RULE-SET,privateip,🔒 私有网络,no-resolve
|
|
|
|
- RULE-SET,cnip,🇨🇳 国内 IP
|
|
|
|
- MATCH,🐟 漏网之鱼
|