后台静默代理功能上线

This commit is contained in:
DLmaster
2024-12-23 20:30:12 +08:00
parent ad31961c2b
commit 3db3fa4e1f
6 changed files with 815 additions and 495 deletions

View File

@@ -1,5 +1,14 @@
{
"main_version": "4.1.3.6",
"updater_version": "1.0.5.1",
"announcement": "\n# 测试版本遇BUG速速上报谢谢~\n## 新增功能\n- 添加托盘中止当前任务选项\n- 添加邮件仅推送异常信息选项\n## 修复BUG\n- 修复深色模式下UI异常 #10\n## 程序优化\n- MainTimer逻辑实现优化\n- 修改配置方法优化\n- 代理逻辑优化\n- 更新器添加更多代理地址,更新流程优化"
"main_version": "4.1.3.7",
"updater_version": "1.0.5.2",
"announcement": "\n# 测试版本遇BUG速速上报谢谢~\n## 新增功能\n- 添加托盘中止当前任务选项\n- 添加邮件仅推送异常信息选项\n- 后台静默代理功能上线\n## 修复BUG\n- 修复深色模式下UI异常 #10\n## 程序优化\n- MainTimer逻辑实现优化\n- 修改配置方法优化\n- 代理逻辑优化\n- 更新器添加更多代理地址,更新流程优化,可获取远端代理地址\n- 路径跨平台适配",
"proxy_list":[
"",
"https://gitproxy.click/",
"https://cdn.moran233.xyz/",
"https://gh.llkk.cc/",
"https://github.akams.cn/",
"https://www.ghproxy.cn/",
"https://ghp.ci/"
]
}