curl -s fix
This commit is contained in:
parent
9d9e9828db
commit
cbcd76111f
@ -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