[fix] - fixed #226

This commit is contained in:
Lkeme
2024-02-08 20:17:28 +08:00
parent 5cb1138c1d
commit ec8f23b807
4 changed files with 33 additions and 99 deletions

View File

@@ -222,7 +222,7 @@ proxy = "http://127.0.0.1:8888"
; 是否使用自定义Github File Mirror/默认使用官方源
[network_github]
enable = true
mirror = "https://gh.notifyplus.cf/"
mirror = "https://mirror.ghproxy.com/"
#######################
# 程序设置 #