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