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