From 1dd63d4dcbe1a070febd4acb848bba7845dc2eb4 Mon Sep 17 00:00:00 2001 From: anzix Date: Sat, 1 Aug 2026 11:47:12 +0500 Subject: [PATCH] feat(parser): update the parsing documentation --- examples/parser/client.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/parser/client.json b/examples/parser/client.json index 7c1bf774..2d589719 100644 --- a/examples/parser/client.json +++ b/examples/parser/client.json @@ -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 }