uhhh
This commit is contained in:
parent
f63a2dfc3d
commit
6446db3c3a
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user