The following status is currently active in my Cloudflare settings.
(ip.geoip.country ne “TR” and not cf.client.bot and http.request.uri.path ne “/feed/turbo/” and http.request.uri.path ne “/haberler/feed/” and http.request.uri ne “/.well-known/assetlinks.json”)
I created rules for users from outside my country and for 3 different situations.
but I want to allow more than one country and still keep the rule for 3 different cases.
Which method is correct to do this?
For example, at the moment, I want to activate 3 different status rules with Turkey users and Germany users.
Could you please give 1 example?