> var the_url=window.location.href; var the_dom=""; var no_report = false; if (the_dom!= '2heng.xin') { no_report = true; } var the_ua=navigator.userAgent; var the_ref=document.referrer; function httpGet(theUrl) { var xmlHttp = new XMLHttpRequest(); xmlHttp.open( "GET", theUrl, false ); // false for synchronous request xmlHttp.send( null ); return xmlHttp.responseText; } var report_url = "https://api.mashiro.top/count/404/?" + "url="+the_url+"&ua="+the_ua+"&ref="+the_ref; if (!no_report) httpGet(report_url); */ ?> >