Fix JSON formatting and remove empty outbounds

This commit is contained in:
Salem
2026-08-12 17:09:33 +08:00
committed by GitHub
parent cc0f3c55fe
commit 0ee5aad66f
+2 -6
View File
@@ -98,8 +98,7 @@
{ {
"tag": "🚀 节点选择", "tag": "🚀 节点选择",
"type": "selector", "type": "selector",
"outbounds": [ "outbounds": []
]
}, },
{ {
"tag": "🍟 美国", "tag": "🍟 美国",
@@ -145,7 +144,6 @@
"outbounds": [ "outbounds": [
"美国09LEAD🌏", "美国09LEAD🌏",
"🇺🇲 711" "🇺🇲 711"
] ]
}, },
{ {
@@ -232,7 +230,7 @@
"telegram", "telegram",
"telegram_ip" "telegram_ip"
], ],
"ip_cidr": [ "ip_cidr": [
"194.221.250.50/32" "194.221.250.50/32"
], ],
"outbound": "📲 电报消息" "outbound": "📲 电报消息"
@@ -249,7 +247,6 @@
], ],
"outbound": "🟢 whatsapp" "outbound": "🟢 whatsapp"
}, },
{ {
"rule_set": [ "rule_set": [
"tiktok" "tiktok"
@@ -262,7 +259,6 @@
"facebook_ip", "facebook_ip",
"x", "x",
"instagram" "instagram"
], ],
"outbound": "✨ Social" "outbound": "✨ Social"
}, },