Skip to content

Commit

Permalink
Update check.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lmc999 authored Sep 15, 2024
1 parent add511b commit 198ab60
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5873,11 +5873,7 @@ function showGoodbye() {
echo -e ''
echo -e "${Font_Yellow}Number of Script Runs for Today: ${TODAY_RUN_TIMES}; Total Number of Script Runs: ${TOTAL_RUN_TIMES}${Font_Suffix}"
echo -e ''
echo -e "========================================================="
echo -e "${Font_Red}If you found this script helpful, you can buy me a coffee${Font_Suffix}"
echo -e ''
echo -e "LTC: LQD4S6Y5bu3bHX6hx8ASsGHVfaqFGFNTbx"
echo -e "========================================================="
bash <(curl ${CURL_DEFAULT_OPTS} -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/reference/AD/ADEN)
else
echo -e "${Font_Green}本次测试已结束,感谢使用此脚本${Font_Suffix}"
echo -e ''
Expand Down

0 comments on commit 198ab60

Please sign in to comment.