From 6446db3c3a65f8503e74294d573b3a09c38c7cc7 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Fri, 14 May 2021 18:31:17 +0500 Subject: [PATCH] uhhh --- bml-tg-notify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bml-tg-notify.sh b/bml-tg-notify.sh index 5654c1a..522d0db 100755 --- a/bml-tg-notify.sh +++ b/bml-tg-notify.sh @@ -26,7 +26,7 @@ then : elif [ "$LOGIN" = "" ] then - if [ $(curl -s https://www.bankofmaldives.com.mv/) = "error code: 1020" ] + if [ "curl -s https://www.bankofmaldives.com.mv/" = "error code: 1020" ] then echo "Your IP is blocked from CF for DoS attack" echo "Increase delay and try again later"