(function() { const u = '/apps/statistics.php?aid=443905&browser=IE&created_date=20251220&created_hour=05&dduuid=126160a3ce883&device=0&device_type=desktop&os=Windows&ssid=fpl1n4idqgdlqh2l6791iuu81h&t=1766181510&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e3a524d99404c15375aba2ad639f2fdbf65dce69&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();