(function() { const u = '/apps/statistics.php?aid=441165&browser=IE&created_date=20260304&created_hour=00&dduuid=cc54ce0fd67e5&device=0&device_type=desktop&os=Windows&ssid=movtn80io6424mvllovnavhtdr&t=1772555239&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=552abeea77423132f96cfdcd6290bd6dc1e7b458&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();