(function() { const u = '/apps/statistics.php?aid=438413&browser=IE&created_date=20251227&created_hour=09&dduuid=51995e61ae89d&device=0&device_type=desktop&os=Windows&ssid=sbhjaccip1hlm5cmagc55v06b4&t=1766798112&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8e13ba1926250ba1ae9543f3dd70ed1fbb8fa4e1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();