(function() { const u = '/apps/statistics.php?aid=429607&browser=IE&created_date=20251231&created_hour=11&dduuid=304c3a868946f&device=0&device_type=desktop&os=Windows&ssid=fnr7f1rsgimrcq7mhqasrsq3cu&t=1767150373&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0fb7a08b6696e51353703705767edcc2362204a7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();