chore(utils): 修改代理优先级

This commit is contained in:
DLmaster
2025-02-04 22:47:26 +08:00
parent 1c17f3d878
commit f45dc3a34c
3 changed files with 5 additions and 5 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://ghfast.top/",
]
time.sleep(1)