From 107fd742836948d2ddce75af96c04e400247bf34 Mon Sep 17 00:00:00 2001 From: legiz-ru Date: Mon, 9 Dec 2024 20:08:34 +0300 Subject: [PATCH] Update base64.yaml --- examples/base64.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/base64.yaml b/examples/base64.yaml index 6b96e62..8af3930 100644 --- a/examples/base64.yaml +++ b/examples/base64.yaml @@ -47,7 +47,7 @@ proxy-groups: proxy-providers: base64: type: http - url: "https://your.domain/34567/sub/link" # URL BASE64 + url: "https://your.domain/sub/link" # URL BASE64 path: ./proxy_providers/base64.yml interval: 3600 health-check: @@ -128,4 +128,4 @@ tun: - any:53 auto-redir: true auto-route: true - auto-detect-interface: true \ No newline at end of file + auto-detect-interface: true