We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c181021 + 3dc1415 commit 878e91fCopy full SHA for 878e91f
update.ahk
@@ -19,7 +19,7 @@ updateMirror := IniRead("setting.ini", "update", "mirror", 1)
19
IniWrite(updateMirror, "setting.ini", "update", "mirror")
20
mirrorList := [
21
"https://github.com",
22
- "https://mirror.ghproxy.com/https://github.com",
+ "https://ghfast.top/https://github.com",
23
]
24
updatemirrorTried := Array()
25
today := A_MM . A_DD
0 commit comments