From 313c725038ff908fcaf007f020125506e454636f Mon Sep 17 00:00:00 2001 From: CodeRoK7 <58553260+CodeRoK7@users.noreply.github.com> Date: Wed, 30 Jul 2025 15:55:04 +0500 Subject: [PATCH] Update URL check youtubeunblock --- universal_config_new_podkop.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/universal_config_new_podkop.sh b/universal_config_new_podkop.sh index a963d2b..0dd41f7 100644 --- a/universal_config_new_podkop.sh +++ b/universal_config_new_podkop.sh @@ -634,7 +634,7 @@ service youtubeUnblock restart isWorkYoutubeUnBlock=0 -curl -f -o /dev/null -k --connect-to ::google.com -L -H "Host: mirror.gcr.io" --max-time 360 https://test.googlevideo.com/v2/cimg/android/blobs/sha256:6fd8bdac3da660bde7bd0b6f2b6a46e1b686afb74b9a4614def32532b73f5eaa +curl -f -o /dev/null -k --connect-to ::google.com -L -H "Host: mirror.gcr.io" --max-time 60 https://test.googlevideo.com/v2/cimg/android/blobs/sha256:2ab09b027e7f3a0c2e8bb1944ac46de38cebab7145f0bd6effebfe5492c818b6 # Проверяем код выхода if [ $? -eq 0 ]; then @@ -1079,4 +1079,4 @@ service podkop restart printf "\033[32;1m$messageComplete\033[0m\n" printf "\033[31;1mAfter 10 second AUTOREBOOT ROUTER...\033[0m\n" sleep 10 -reboot \ No newline at end of file +reboot