Resolve conflicts

This commit is contained in:
Shtorm
2026-08-06 14:20:09 +03:00
5 changed files with 69 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
{
"type": "parser",
"tag": "vless-out",
// Supported protocols: hysteria, hysteria2, shadowsocks, trojan, tuic, vless, vmess
// Supported protocols: hysteria, hysteria2, shadowsocks, trojan, tuic, vless, vmess, anytls
"link": "vless://b5e41c8c-c437-4689-b863-76208a3efb4b@0.0.0.0:443?..."
// Dial Fields
}

View File

@@ -46,7 +46,7 @@
// - sing-box JSON ({ "outbounds": [...] })
// - Clash YAML
// - SIP008 (shadowsocks)
// - Raw shareable links (vless://, vmess://, ss://, trojan://, ...)
// - Raw shareable links (vless://, vmess://, ss://, trojan://, anytls://, ...)
"path": "subscriptions/my-sub.txt",
// Remove emoji flags from proxy names.
"remove_emojis": true,