From 1f365195e782502a1a5b40b0df520ad212ef8585 Mon Sep 17 00:00:00 2001 From: lmc999 <39726914+lmc999@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:54:10 +0800 Subject: [PATCH] Update check.sh --- check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check.sh b/check.sh index 216acd50..c466624e 100644 --- a/check.sh +++ b/check.sh @@ -5881,7 +5881,7 @@ function showGoodbye() { echo -e '' bash <(curl ${CURL_DEFAULT_OPTS} -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/reference/AD/AD1) echo -e '' - bash <(curl ${CURL_DEFAULT_OPTS} -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/reference/AD/AD2) + bash <(curl ${CURL_DEFAULT_OPTS} -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/reference/AD/ADBW) fi }