fix(utils): 更新代理镜像

This commit is contained in:
DLmaster
2025-02-04 18:56:09 +08:00
parent 0574e9c6cb
commit c34ca0dea9
3 changed files with 6 additions and 6 deletions

View File

@@ -225,12 +225,12 @@ class UpdateProcess(QThread):
self.info.emit("获取远端代理信息失败,将使用默认代理地址")
PROXY_list = [
"",
"https://ghfast.top",
"https://gitproxy.click/",
"https://cdn.moran233.xyz/",
"https://gh.llkk.cc/",
"https://github.akams.cn/",
"https://www.ghproxy.cn/",
"https://ghp.ci/",
]
time.sleep(1)