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