Forum Moderators: open
window.onload = function(){
document.body.onmousemove = function() {
$.ajax({type: "GET",url: "track.php",timeout: 180000,data: "ajax=true&req=somepage",dataType: "HTML",success: function(data) {},error: function(XMLHttpRequest, textStatus, errorThrown) {}});
document.body.onmousemove = undefined;
}
}
all depends of the motivation to detect bots. but in my case I never saw a single request from a Datacenter IP range, which is legitimate visitor.
ne is that the headers are also monitored/logged and the 403 page has some features to help ensure that what gets blocked should be blocked Humans can always click from the 403
Captcha is fine with me except the Google ReCaptcha, they make these teensy images that I can barely make out what's there.
Other captchas are provided by Gigantic advertising companies. This means every bot they block may reduce their revenue.