mirror of
https://github.com/Cp0204/quark-auto-save.git
synced 2026-01-12 15:20:44 +08:00
🚑️ 更改默认 gh 加速服务
This commit is contained in:
parent
7bae8a45de
commit
5a34c36a5a
@ -27,7 +27,7 @@ except:
|
||||
|
||||
CONFIG_DATA = {}
|
||||
NOTIFYS = []
|
||||
GH_PROXY = os.environ.get("GH_PROXY", "https://mirror.ghproxy.com/")
|
||||
GH_PROXY = os.environ.get("GH_PROXY", "https://gh-proxy.com/")
|
||||
|
||||
|
||||
magic_regex = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user