(function() { const u = '/apps/statistics.php?aid=445142&browser=IE&created_date=20251221&created_hour=09&dduuid=310eb7869d1bf&device=0&device_type=desktop&os=Windows&ssid=lassu7ponkalat2q7j0mmr31qo&t=1766281260&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cfc37b307a3efa740483603d13a48facc83818be&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();