JS challenge not working

I wanna make anyone to go through JS challenge when accessing any page of my website.

Assume my website is mydomain.com, and I got the below setting:

Why is it not working? When I access mydomain.com, it still act like normal without the Cloudflare 5 second loading page.

Hi @user17648,

Can you swap http.request.uri to http.host in that rule? http.request.uri is just looking at the URI path and query string.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.