(function() { const u = '/apps/statistics.php?aid=395174&browser=IE&created_date=20251224&created_hour=19&dduuid=7cae4619ae4c0&device=0&device_type=desktop&os=Windows&ssid=e5nmmihfi9rmtp9s9s918e07rr&t=1766575089&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f548e5902cb10ce4edb2dbd699ca6393e5e71292&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();