(function() { const u = '/apps/statistics.php?aid=403289&browser=IE&created_date=20251223&created_hour=00&dduuid=2945c59a5476b&device=0&device_type=desktop&os=Windows&ssid=fenlshr0e5lk9e57pe1nf0d4op&t=1766421852&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7492ff4fdd444bb8863b24790c7b660f6041c406&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();