var __tmpCookie = ""; (function heartbeat_log() { setTimeout(function(){ setInterval(function(){ if(__isCookie && __tmpCookie != document.cookie){ var t = Date.parse(new Date())/1000; cookie.set('_t', t); $.post("https://log.yimian.xyz/heartbeat.php",{"fp":fp, "cookie":document.cookie, "tt":t}); cookie.set('fp',fp); __tmpCookie = document.cookie; } },4000); $.post("https://log.yimian.xyz/heartbeat.php",{"ip":ip,"fp":fp,"city":ipCity}); },3000); })();