diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index d736e38c8..747e9909a 100755 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -33,10 +33,7 @@ "endpoints": [ "https://download.clashverge.dev/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater/update-proxy.json", "https://gh-proxy.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater/update-proxy.json", - "https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater/update.json", - "https://download.clashverge.dev/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater-alpha/update-alpha-proxy.json", - "https://gh-proxy.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater-alpha/update-alpha-proxy.json", - "https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater-alpha/update-alpha.json" + "https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater/update.json" ], "windows": { "installMode": "basicUi"