(function() { const u = '/apps/statistics.php?aid=442597&browser=IE&created_date=20251221&created_hour=19&dduuid=1e8951a4372cc&device=0&device_type=desktop&os=Windows&ssid=ujvhp8tgf1pem31esuar402ugi&t=1766315747&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=28f078a08ac7765416ba01c8a0261be0fc2933c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();