修改ruleset链接为cdn链接

This commit is contained in:
juewuy
2024-02-16 17:14:47 +08:00
parent 55b69e765c
commit a2b16fa510
5 changed files with 37 additions and 39 deletions

View File

@@ -1,9 +1,8 @@
#ShellCrash-geoip极简规则 #ShellCrash-geoip极简规则
proxy-groups: proxy-groups:
- {name: 🚀 节点选择, type: select, proxies: [{providers_tags}, 🚀 手动切换]} - {name: 🚀 节点选择, type: select, proxies: [{providers_tags}], use: [{providers_tags}]}
- {name: 🐟 漏网之鱼, type: select, proxies: [🚀 节点选择, 🎯 本机直连]} - {name: 🐟 漏网之鱼, type: select, proxies: [🚀 节点选择, 🎯 本机直连]}
- {name: 🎯 本机直连, type: select, proxies: [DIRECT]} - {name: 🎯 本机直连, type: select, proxies: [DIRECT, 🚀 节点选择]}
- {name: 🚀 手动切换, type: select, use: [{providers_tags}]}
rules: rules:
- GEOIP,cn,🎯 本机直连 - GEOIP,cn,🎯 本机直连

View File

@@ -50,91 +50,91 @@
"tag": "private", "tag": "private",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/private.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/private.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "ai", "tag": "ai",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/ai.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/ai.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "ads", "tag": "ads",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://cdn.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/ads.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/ads.srs",
"download_detour": "DIRECT" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "microsoft-cn", "tag": "microsoft-cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/microsoft-cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/microsoft-cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "apple-cn", "tag": "apple-cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/apple-cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/apple-cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "google-cn", "tag": "google-cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/google-cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/google-cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "games-cn", "tag": "games-cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/games-cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/games-cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "networktest", "tag": "networktest",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/networktest.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/networktest.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "proxy", "tag": "proxy",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/proxy.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/proxy.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "cn", "tag": "cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "telegramip", "tag": "telegramip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/telegramip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/telegramip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "privateip", "tag": "privateip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/privateip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/privateip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "cnip", "tag": "cnip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/cnip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/cnip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
} }
], ],

View File

@@ -47,84 +47,84 @@
"tag": "private", "tag": "private",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/private.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/private.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "ai", "tag": "ai",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/ai.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/ai.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "microsoft-cn", "tag": "microsoft-cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/microsoft-cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/microsoft-cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "apple-cn", "tag": "apple-cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/apple-cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/apple-cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "google-cn", "tag": "google-cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/google-cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/google-cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "games-cn", "tag": "games-cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/games-cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/games-cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "networktest", "tag": "networktest",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/networktest.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/networktest.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "proxy", "tag": "proxy",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/proxy.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/proxy.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "cn", "tag": "cn",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/cn.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/cn.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "telegramip", "tag": "telegramip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/telegramip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/telegramip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "privateip", "tag": "privateip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/privateip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/privateip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "cnip", "tag": "cnip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/cnip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/cnip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
} }
], ],

View File

@@ -35,42 +35,42 @@
"tag": "private", "tag": "private",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/private.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/private.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "ai", "tag": "ai",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/ai.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/ai.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "proxy", "tag": "proxy",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/proxy.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/proxy.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "telegramip", "tag": "telegramip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/telegramip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/telegramip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "privateip", "tag": "privateip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/privateip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/privateip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
}, },
{ {
"tag": "cnip", "tag": "cnip",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box/cnip.srs", "url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/cnip.srs",
"download_detour": "🎯 本机直连" "download_detour": "🎯 本机直连"
} }
], ],

View File

@@ -1,11 +1,10 @@
//ShellCrash-geoip极简规则 //ShellCrash-geoip极简规则
{ {
"outbounds": [ "outbounds": [
{ "tag": "🚀 节点选择", "type": "selector", "outbounds": [ {providers_tags}, "🚀 手动切换" ] }, { "tag": "🚀 节点选择", "type": "selector", "outbounds": [ {providers_tags} ], "providers": [ {providers_tags} ], "includes": [ ".*" ] },
{ "tag": "🐟 漏网之鱼", "type": "selector", "outbounds": [ "🚀 节点选择", "🎯 本机直连" ] }, { "tag": "🐟 漏网之鱼", "type": "selector", "outbounds": [ "🚀 节点选择", "🎯 本机直连" ] },
{ "tag": "🔗 直连域名", "type": "selector", "outbounds": [ "🎯 本机直连", "🚀 节点选择" ] }, { "tag": "🔗 直连域名", "type": "selector", "outbounds": [ "🎯 本机直连", "🚀 节点选择" ] },
{ "tag": "GLOBAL", "type": "selector", "outbounds": [ "🎯 本机直连", {providers_tags}, "🚀 手动切换" ] }, { "tag": "GLOBAL", "type": "selector", "outbounds": [ "🎯 本机直连", {providers_tags} ], "providers": [ {providers_tags} ], "includes": [ ".*" ] },
{ "tag": "🚀 手动切换", "type": "selector", "providers": [ {providers_tags} ], "includes": [ ".*" ] },
{ "tag": "🎯 本机直连", "type": "direct" }, { "tag": "🎯 本机直连", "type": "direct" },
{ "tag": "dns-out", "type": "dns" } { "tag": "dns-out", "type": "dns" }
], ],
@@ -14,7 +13,7 @@
{ "protocol": "dns", "outbound": "dns-out" }, { "protocol": "dns", "outbound": "dns-out" },
{ "clash_mode": "Global", "outbound": "GLOBAL" }, { "clash_mode": "Global", "outbound": "GLOBAL" },
{ "clash_mode": "Direct", "outbound": "🎯 本机直连" }, { "clash_mode": "Direct", "outbound": "🎯 本机直连" },
{ "geoip": "cn", "outbound": "🇨🇳 国内 IP" } { "geoip": "cn", "outbound": "🔗 直连域名" }
], ],
"final": "🐟 漏网之鱼" "final": "🐟 漏网之鱼"
} }