Merge branch 'clash-dev' into Dev

This commit is contained in:
Clash-Mini
2022-01-25 15:05:24 +08:00
10 changed files with 251 additions and 9 deletions

View File

@ -32,7 +32,7 @@ const (
ImageVmess = "v2fly/v2fly-core:latest"
ImageTrojan = "trojangfw/trojan:latest"
ImageTrojanGo = "p4gefau1t/trojan-go:latest"
ImageSnell = "icpz/snell-server:latest"
ImageSnell = "ghcr.io/icpz/snell-server:latest"
ImageXray = "teddysun/xray:latest"
)