(function() { const u = '/apps/statistics.php?aid=455707&browser=IE&created_date=20260304&created_hour=12&dduuid=7f9b88626ed82&device=0&device_type=desktop&os=Windows&ssid=diiork2h87qemfsds72a7biqrm&t=1772599791&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1e8f546b38b4d63ab2d62c136ab96c4ebb8a66c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();