Hi,
we create a custom firewall Rule it looks like this:
(http.user_agent ne “someSpecificUseragent” and ip.geoip.country ne “DE” and ip.geoip.country ne “AT” and ip.geoip.country ne “DK” and ip.geoip.country ne “CH” and not ip.src in {*..**.128/27 ...192/27} and not cf.client.bot)
Action is: JS Challange
Now Google Bots like this IP: 66.249.65.144 was blocked. Why?
Hope for your help