Update cdn.bat

This commit is contained in:
Matthew Clark 2023-05-09 18:03:20 -05:00 committed by GitHub
parent cfe7a4a76a
commit 23c273b24d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,38 +8,13 @@ if "%size%" == "%propersize%" (goto done)
)
:: TEMP CODE
:tordown
cls
echo.the cdn is down for the time being due to 6tb in 24 hours downloaded.
echo.using tor
timeout 5 >nul
curl "https://raw.githubusercontent.com/mon5termatt/medicat_installer/main/download/tor.bat" -o ./tor.bat -s
call tor.bat
del tor.bat /Q
exit /b
:END TEMP CODE
:download
echo.Downloading from Medicat server.
::Normally Use this file
::curl -# -L -o MediCat.USB.v21.12.7z -C - https://medicatcdn.com/files/v21.12/MediCat.USB.v21.12.7z
::curl -# -L -o MediCat.USB.v21.12.7z -C - https://files.medicatusb.com/files/v21.12/MediCat.USB.v21.12.7z
::TEMP File until CDN comes back online
curl -# -L -o MediCat.USB.v21.12.7z -C - "https://files.medicatusb.com/?download&weblink=24507515e83f89d2abd8640c756d87cb&realfilename=MediCat.USB.v21.12.7z"