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