(function() { const u = '/apps/statistics.php?aid=433326&browser=IE&created_date=20251228&created_hour=17&dduuid=fcb0659f250b1&device=0&device_type=desktop&os=Windows&ssid=0efapjdrklrffjhgh6e27afao9&t=1766913513&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5e97b3574b2d004e980d7e1c00fe380dd9d240d1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();