(function() { const u = '/apps/statistics.php?aid=443337&browser=IE&created_date=20251230&created_hour=01&dduuid=8791efdf47283&device=0&device_type=desktop&os=Windows&ssid=ktii543qq8d7mdcm7v5mtkuogg&t=1767030726&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c0e34def27e9a2bc7074284565fbb2329a42f531&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();