(function() { const u = '/apps/statistics.php?aid=443851&browser=IE&created_date=20251220&created_hour=14&dduuid=9f109df520981&device=0&device_type=desktop&os=Windows&ssid=l55je88iq3kpv3n3aik31s9otl&t=1766211209&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a87a345c7c8e789910f5a676b510f64f687109c1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();