(function() { const u = '/apps/statistics.php?aid=206624&browser=IE&created_date=20251227&created_hour=01&dduuid=886c45ebf9876&device=0&device_type=desktop&os=Windows&ssid=ukhtansojkaihfnvnk2vnib75p&t=1766770150&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f0392a68d9a1cd52b54eea6a16a0e1be388d6365&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();