I have some simple text files which need to be read via JS Fetch command. When I do, the request fails to get the file. Instead, a CAPTCHA is being sent back. This is valid request, but not from a human so it is not possible to complete the CAPTCHA. I need to disable it for a given folder or files.
How do I set Cloudflare so that it never shows CAPTCHA for certain files/folders on my domain?