(function() { const u = '/apps/statistics.php?aid=402028&browser=IE&created_date=20260307&created_hour=22&dduuid=6b8bee216968c&device=0&device_type=desktop&os=Windows&ssid=js18efototeh7n646ca6lguson&t=1772894799&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c8193c06ee30e9bb7df10466eaf9da60a6f24b2b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();