(function() { const u = '/apps/statistics.php?aid=438381&browser=IE&created_date=20251218&created_hour=15&dduuid=7d6ca30e0af5b&device=0&device_type=desktop&os=Windows&ssid=ddrflkc0i7490u3m3nlaciopus&t=1766043193&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cfa5e6803824f5c73efd9ea935785a63c34ed9f6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();