mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-03-14 06:22:36 +03:00
Update URL check youtubeunblock
This commit is contained in:
@@ -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
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user