(function() { const u = '/apps/statistics.php?aid=445673&browser=IE&created_date=20251228&created_hour=21&dduuid=d66db29e59d96&device=0&device_type=desktop&os=Windows&ssid=u743fh2d7ho5ollb7agjs69ksg&t=1766927532&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5b90ae4ccb8d94945ff10fef3facad389f099c3e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();