mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-09 07:15:21 +00:00
Fallback if hosts download failed
This commit is contained in:
@@ -847,6 +847,7 @@ if exist "%SystemRoot%\System32\curl.exe" (
|
|||||||
|
|
||||||
if not exist "%tempFile%" (
|
if not exist "%tempFile%" (
|
||||||
call :PrintRed "Failed to download hosts file from repository"
|
call :PrintRed "Failed to download hosts file from repository"
|
||||||
|
call :PrintYellow "Copy hosts file manually from %hostsUrl%"
|
||||||
pause
|
pause
|
||||||
goto menu
|
goto menu
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user