(function() { const u = '/apps/statistics.php?aid=346390&browser=IE&created_date=20260313&created_hour=00&dduuid=7a5d3b0183c1b&device=0&device_type=desktop&os=Windows&ssid=gntkj2a4sbdii3j9voo3bp17qm&t=1773332195&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=283dde6e9bec14c34d0b2de6836fa1dbf05f31d9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();