CTF write-up by limbernie

I used python script to get token string
and in my script I added sleep (1) in requests
because without delay my IP was blocked by CTF antiflood system.

Why does your deduction.sh send requests without any delay in between and is not blocked by CTF antiflood system?