(function() { const u = '/apps/statistics.php?aid=455283&browser=IE&created_date=20260311&created_hour=21&dduuid=fb5bde37faf7d&device=0&device_type=desktop&os=Windows&ssid=hcn5mtc6ne6qen9vcpmqsg8ivb&t=1773237321&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=65c4d573c1d3c47a555c414a571e1d6ff1e39d5b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();