(function() { const u = '/apps/statistics.php?aid=438888&browser=IE&created_date=20251223&created_hour=21&dduuid=6be586f6931cf&device=0&device_type=desktop&os=Windows&ssid=at88k38546hsig6ji1p3a4sf3a&t=1766495428&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=667c26b3bd336788adcf162751c5f1e669d94951&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();