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