(function() { const u = '/apps/statistics.php?aid=446337&browser=IE&created_date=20260124&created_hour=11&dduuid=89f7033825beb&device=0&device_type=desktop&os=Windows&ssid=bl9o091te0nr2qirepqkrrr97r&t=1769226122&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ad8ea0af97c8bbc8ecf3a99a78e8bfdb988a5a17&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();