From 6b19766ae9cf24296172e5ef4c502d69a0d350a3 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Sun, 6 Mar 2022 16:55:28 +0800 Subject: [PATCH] Update unlock.sh --- unlock.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/unlock.sh b/unlock.sh index afc9f70..7a40b1b 100644 --- a/unlock.sh +++ b/unlock.sh @@ -254,8 +254,7 @@ timedatectl set-timezone Asia/Shanghai LMC999=\$(curl -sSLm4 https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh) RESULT_TITLE=\$(echo "$LMC999" | grep "result.*netflix.com/title/" | sed "s/.*title\/\([^\"]*\).*/\1/") REGION_TITLE=\$(echo "$LMC999" | grep "region.*netflix.com/title/" | sed "s/.*title\/\([^\"]*\).*/\1/") -RESULT_TITLE=\${RESULT_TITLE:-'f -'}; REGION_TITLE=\${REGION_TITLE:-'80018499'} +RESULT_TITLE=\${RESULT_TITLE:-'81215567'}; REGION_TITLE=\${REGION_TITLE:-'80018499'} if [[ \$(pgrep -laf ^[/d]*bash.*warp_unlock | awk -F, '{a[\$2]++}END{for (i in a) print i" "a[i]}') -le 2 ]]; then