(function() { const u = '/apps/statistics.php?aid=446162&browser=IE&created_date=20260120&created_hour=14&dduuid=bc9b18cec50aa&device=0&device_type=desktop&os=Windows&ssid=uhm21516iglie7ihad9atc84qp&t=1768891370&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ef4b056a0a6d73c2863657f1e2d1c822e59f33fb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();