2 Commits

Author SHA1 Message Date
lzx
68b00962d3 v-advance delete exe file 2025-12-05 14:03:09 +08:00
lzx
b58580044d v-advance update 2025-12-05 13:59:39 +08:00
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

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