(function() { const u = '/apps/statistics.php?aid=402625&browser=IE&created_date=20251223&created_hour=04&dduuid=c7e2ec32dba85&device=0&device_type=desktop&os=Windows&ssid=ihbn6an0bm5hiovb45vfseacdp&t=1766434888&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e397b9f689e451b7eca2590cf3d34514a55a7107&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();