(function() { const u = '/apps/statistics.php?aid=441158&browser=IE&created_date=20251222&created_hour=04&dduuid=34e25bc7db84f&device=0&device_type=desktop&os=Windows&ssid=67j694a6e7jbb0oa2i293035ej&t=1766348038&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d1460b2e9a80ad47f0d0b5c61929ef35eda1b9c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();