(function() { const u = '/apps/statistics.php?aid=206697&browser=IE&created_date=20251226&created_hour=08&dduuid=1dda4a6eb8e0e&device=0&device_type=desktop&os=Windows&ssid=q4s54hh0d5s4e68f50sjr1eoci&t=1766709125&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4c36584c0b5aed64300c1f932c8223ff832018d1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();