v-advance update

This commit is contained in:
lzx
2025-12-05 13:59:39 +08:00
parent b9aff707bd
commit b58580044d

View File

@@ -10,8 +10,8 @@ import (
)
const VERSION string = "version advanced"
const PROXY_URL string = "47.108.221.51:23456" // 服务地址
const REMOTE_UPDATE_URL = "http://127.0.0.1:23333/update" // 远程更新服务器地址
const PROXY_URL string = "18.183.240.108:2345" // 服务地址
const REMOTE_UPDATE_URL = "https://test.m2pool.com/api/lease" // 远程更新服务器地址
func main() {
// 启动前检查更新