feat: Add additional download mirrors (#2176)

This commit is contained in:
Kroese
2026-08-21 18:39:01 +02:00
committed by GitHub
parent 4c74370da0
commit 1e5d3c75a8
+1 -1
View File
@@ -1268,7 +1268,7 @@ getLink3() {
local ret="$3"
local url="" sum="" size=""
local host="https://download.testip.xyz/Windows"
local host="https://download.testip.xyz/windows"
[[ "${lang,,}" != "en" && "${lang,,}" != "en-us" ]] && return 0