From 00c31cc28015abd26f2bcaf334cba08ab4a4916d Mon Sep 17 00:00:00 2001 From: OPIran Official <130220895+opiran-club@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:48:24 +0330 Subject: [PATCH] Update optimizer.sh --- optimizer.sh | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/optimizer.sh b/optimizer.sh index bb98d0b..1687ecc 100644 --- a/optimizer.sh +++ b/optimizer.sh @@ -881,14 +881,6 @@ ask_bbr_version() { } speedtest() { - clear - title="Speed Test" - logo - echo "" - echo -e "${CYAN}${title}${NC}" - echo "" - echo -e "\e[93m+-------------------------------------+\e[0m" - echo "" if ! command -v speedtest &>/dev/null; then local pkg_manager="" @@ -953,11 +945,10 @@ benchmark() { echo -e "${MAGENTA} TIP! ${NC}" echo -e "${YELLOW} THIS TEST TAKES A LONG TIME, SO PLEASE BE PATIENT ${NC}" echo "" - + echo -e "${GREEN}Valid Regions: ${YELLOW} na, sa, eu, au, asia, africa, middle-east, india, china, iran${NC}" echo -ne "Please type the destination: " read -r location - echo -e "${GREEN}Valid Regions: ${YELLOW} na, sa, eu, au, asia, africa, middle-east, india, china, iran${NC}" echo "" if wget -qO- network-speed.xyz | bash -s -- -r "$location"; then