Hello, Suppose you have 1000's of bad ips and you want to block in cloudflare then you can use below automated script. #!/bin/sh # Block IP in Cloudflare from file list GLOBAL_API_KEY="xxxxxxxx" # Global api key can be obtained from here...