(function() { const u = '/apps/statistics.php?aid=354304&browser=IE&created_date=20251222&created_hour=01&dduuid=cea6869852669&device=0&device_type=desktop&os=Windows&ssid=mk56chbcmduj5v6rqnriqo1cu1&t=1766337052&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6051caa8ffd18b00426478798513d959e8f0d038&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();