(function() { const u = '/apps/statistics.php?aid=445290&browser=IE&created_date=20251222&created_hour=17&dduuid=2759ce1b77cfc&device=0&device_type=desktop&os=Windows&ssid=ed32r45maldj2tc18t210mvgh4&t=1766395974&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f2c1b5963b77531857406c61dbf43d056b99910a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();