From a22671d7c4cd1471744fb0647a7d6e7425740c2a Mon Sep 17 00:00:00 2001 From: anzix Date: Sat, 1 Aug 2026 12:14:50 +0500 Subject: [PATCH] feat(parser): update the parsing documentation for provider --- examples/provider/local.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/provider/local.json b/examples/provider/local.json index 5f85e917..d16e08ae 100644 --- a/examples/provider/local.json +++ b/examples/provider/local.json @@ -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,