Hi and thank for your reply.
Yeah i have disabled the live and my host tell me that we see some of request with the wordfence_lh in their varnish cache server.
Hum i’m gonna to test it again :(.
Paul
Hi again,
So i just found the function who change the url in the wordfence class. (wordfenceClass.php) l. 4573.
$URL = home_url(‘/?wordfence_lh=1&hid=’ . wfUtils::encrypt(self::$hitID));
So i wan’t to know if it possible to change this rules or simply remove it ?
Paul