mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-04-28 13:36:21 +00:00
自动更新最新Dashboard、Geodata数据库及根证书
This commit is contained in:
31
rules/clash_providers/ShellCrash_RS_Nano.yaml
Normal file
31
rules/clash_providers/ShellCrash_RS_Nano.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
#ShellCrash-ruleset极简规则
|
||||
proxy-groups:
|
||||
- {name: 🚀 节点选择, type: select, proxies: [{providers_tags}], include-all: true}
|
||||
- {name: 🎯 本地直连, type: select, proxies: [DIRECT, 🚀 节点选择]}
|
||||
rule-providers:
|
||||
cn:
|
||||
type: http
|
||||
behavior: domain
|
||||
format: mrs
|
||||
path: ./ruleset/cn.mrs
|
||||
url: "https://testingcf.jsdelivr.net/gh/DustinWin/ruleset_geodata@mihomo-ruleset/cn.mrs"
|
||||
interval: 86400
|
||||
privateip:
|
||||
type: http
|
||||
behavior: ipcidr
|
||||
format: mrs
|
||||
path: ./ruleset/privateip.mrs
|
||||
url: "https://testingcf.jsdelivr.net/gh/DustinWin/ruleset_geodata@mihomo-ruleset/privateip.mrs"
|
||||
interval: 86400
|
||||
cnip:
|
||||
type: http
|
||||
behavior: ipcidr
|
||||
format: mrs
|
||||
path: ./ruleset/cnip.mrs
|
||||
url: "https://testingcf.jsdelivr.net/gh/DustinWin/ruleset_geodata@mihomo-ruleset/cnip.mrs"
|
||||
interval: 86400
|
||||
rules:
|
||||
- RULE-SET,privateip,🎯 本地直连,no-resolve
|
||||
- RULE-SET,cn,🎯 本地直连
|
||||
- RULE-SET,cnip,🎯 本地直连
|
||||
- MATCH,🚀 节点选择
|
||||
Reference in New Issue
Block a user