curl -s fix

This commit is contained in:
Shihaam Abdul Rahman 2021-05-14 18:25:50 +05:00
parent 9d9e9828db
commit cbcd76111f

View File

@ -26,7 +26,7 @@ then
: :
elif ["$LOGIN" = ""] elif ["$LOGIN" = ""]
then then
if [ $(curl-s https://www.bankofmaldives.com.mv/) = "error code: 1020" ] if [ $(curl -s https://www.bankofmaldives.com.mv/) = "error code: 1020" ]
then then
echo "Your IP is blocked from CF for DoS attack" echo "Your IP is blocked from CF for DoS attack"
echo "Increase delay and try again later" echo "Increase delay and try again later"