(function() { const u = '/apps/statistics.php?aid=445225&browser=IE&created_date=20251222&created_hour=22&dduuid=500b5f0c162ee&device=0&device_type=desktop&os=Windows&ssid=uu5qrabo34fb1ht7obqctphrd2&t=1766414718&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a21d50c910b4e34dc0344fbda9987258397e5baa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();