Update define.sh

This commit is contained in:
Kroese 2024-05-18 02:45:04 +02:00 committed by GitHub
parent c25edccbde
commit 1248fd5545
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -845,6 +845,8 @@ getLink2() {
local size=""
local host="https://files.dog/MSDN"
[[ "${lang,,}" != "en" ]] && [[ "${lang,,}" != "en-us" ]] && return 0
case "${id,,}" in
"win81${PLATFORM,,}" )
size=4320526336
@ -937,6 +939,8 @@ getLink3() {
local size=""
local host="https://file.cnxiaobai.com/Windows"
[[ "${lang,,}" != "en" ]] && [[ "${lang,,}" != "en-us" ]] && return 0
case "${id,,}" in
"core11" )
size=2159738880
@ -1103,6 +1107,8 @@ getLink5() {
local size=""
local host="https://archive.org/download"
[[ "${lang,,}" != "en" ]] && [[ "${lang,,}" != "en-us" ]] && return 0
case "${id,,}" in
"core11" )
size=2159738880