Skip to content

Commit 878e91f

Browse files
authored
Merge pull request #9 from Nigh/update
update github mirror
2 parents c181021 + 3dc1415 commit 878e91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ updateMirror := IniRead("setting.ini", "update", "mirror", 1)
1919
IniWrite(updateMirror, "setting.ini", "update", "mirror")
2020
mirrorList := [
2121
"https://github.com",
22-
"https://mirror.ghproxy.com/https://github.com",
22+
"https://ghfast.top/https://github.com",
2323
]
2424
updatemirrorTried := Array()
2525
today := A_MM . A_DD

0 commit comments

Comments
 (0)