(function() { const u = '/apps/statistics.php?aid=454436&browser=IE&created_date=20260312&created_hour=01&dduuid=be836845c41f0&device=0&device_type=desktop&os=Windows&ssid=ibeojsk42mrir76tiet1c84opb&t=1773249127&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6cfcb8c62aa3afcc2ad830d9a26b96f84fff03f4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();