This commit is contained in:
Shihaam Abdul Rahman 2021-05-14 18:31:17 +05:00
parent f63a2dfc3d
commit 6446db3c3a

View File

@ -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"