Skip to content

Commit

Permalink
Update base64.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
legiz-ru authored Dec 9, 2024
1 parent b9d274c commit 107fd74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/base64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -128,4 +128,4 @@ tun:
- any:53
auto-redir: true
auto-route: true
auto-detect-interface: true
auto-detect-interface: true

0 comments on commit 107fd74

Please sign in to comment.