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