Fix JSON formatting and remove empty outbounds
This commit is contained in:
+1
-5
@@ -98,8 +98,7 @@
|
|||||||
{
|
{
|
||||||
"tag": "🚀 节点选择",
|
"tag": "🚀 节点选择",
|
||||||
"type": "selector",
|
"type": "selector",
|
||||||
"outbounds": [
|
"outbounds": []
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "🍟 美国",
|
"tag": "🍟 美国",
|
||||||
@@ -145,7 +144,6 @@
|
|||||||
"outbounds": [
|
"outbounds": [
|
||||||
"美国09LEAD🌏",
|
"美国09LEAD🌏",
|
||||||
"🇺🇲 711"
|
"🇺🇲 711"
|
||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user