(function() { const u = '/apps/statistics.php?aid=439434&browser=IE&created_date=20251226&created_hour=04&dduuid=b0b6d5e16e187&device=0&device_type=desktop&os=Windows&ssid=gu1hs9s6k2h0mrgkrv677211hc&t=1766693541&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3ef59f48e0be838441dfdb7472d32f0ffa9da487&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();