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