MysticByte
CDCloudflare Developers
•Created by MysticByte on 2/16/2025 in #general-help
i want to block cloudflare workers from scraping my website
Sorry, I used the wrong page to block it. I didn't know about the firewall thing. I have blocked it now, but is there any method they can use to bypass the attack mode protection? For the origin IP method, I have blocked any request where the IP didn’t come from Cloudflare ipv4 subnet (https://www.cloudflare.com/ips-v4/) (i.e., the original connection IP, not the CF-Tunnel-IP header).
4 replies
CDCloudflare Developers
•Created by MysticByte on 2/16/2025 in #general-help
i want to block cloudflare workers from scraping my website
i have used
(cf.worker.upstream_zone ne "")
but it's not allowed to do that4 replies