更新和精简 fake-ip-filter;rules 模板的命名和图标优化
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
//DustinWin-Geodb全分组规则
|
||||
//DustinWin-GeoSite全分组规则
|
||||
{
|
||||
"outbounds": [
|
||||
{ "tag": "🚀 节点选择", "type": "selector", "outbounds": [ "🇭🇰 香港节点", "🇹🇼 台湾节点", "🇯🇵 日本节点", "🇸🇬 新加坡节点", "🇺🇸 美国节点", "👑 高级节点", "📉 省流节点", {providers_tags} ] },
|
||||
{ "tag": "📈 网络测试", "type": "selector", "outbounds": [ "🎯 全球直连", "🇭🇰 香港节点", "🇹🇼 台湾节点", "🇯🇵 日本节点", "🇸🇬 新加坡节点", "🇺🇸 美国节点", "👑 高级节点", {providers_tags} ] },
|
||||
{ "tag": "🤖 人工智能", "type": "selector", "outbounds": [ "🚀 节点选择", "🇭🇰 香港节点", "🇹🇼 台湾节点", "🇯🇵 日本节点", "🇸🇬 新加坡节点", "🇺🇸 美国节点" ] },
|
||||
{ "tag": "📥 Trackerslist", "type": "selector", "outbounds": [ "🎯 全球直连", "🚀 节点选择" ] },
|
||||
{ "tag": "📋 Trackerslist", "type": "selector", "outbounds": [ "🎯 全球直连", "🚀 节点选择" ] },
|
||||
{ "tag": "🎮 游戏服务", "type": "selector", "outbounds": [ "🎯 全球直连", "👑 高级节点", "🚀 节点选择" ] },
|
||||
{ "tag": "🪟 微软服务", "type": "selector", "outbounds": [ "🎯 全球直连", "🚀 节点选择" ] },
|
||||
{ "tag": "🇬 谷歌服务", "type": "selector", "outbounds": [ "🎯 全球直连", "🚀 节点选择" ] },
|
||||
@@ -32,7 +32,7 @@
|
||||
{ "clash_mode": [ "Direct" ], "outbound": "DIRECT" },
|
||||
{ "clash_mode": [ "Global" ], "outbound": "GLOBAL" },
|
||||
{ "geosite": [ "private" ], "outbound": "🎯 全球直连" },
|
||||
{ "geosite": [ "trackerslist" ], "outbound": "📥 Trackerslist" },
|
||||
{ "geosite": [ "trackerslist" ], "outbound": "📋 Trackerslist" },
|
||||
{ "geosite": [ "microsoft-cn" ], "outbound": "🪟 微软服务" },
|
||||
{ "geosite": [ "apple-cn" ], "outbound": "🍎 苹果服务" },
|
||||
{ "geosite": [ "google-cn" ], "outbound": "🇬 谷歌服务" },
|
||||
|
||||
Reference in New Issue
Block a user