mirror of
https://github.com/Cp0204/quark-auto-save.git
synced 2026-01-15 08:50:42 +08:00
🚑️ 更改默认 gh 加速服务
This commit is contained in:
parent
7bae8a45de
commit
5a34c36a5a
@ -27,7 +27,7 @@ except:
|
|||||||
|
|
||||||
CONFIG_DATA = {}
|
CONFIG_DATA = {}
|
||||||
NOTIFYS = []
|
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 = {
|
magic_regex = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user