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