(function() { const u = '/apps/statistics.php?aid=438387&browser=IE&created_date=20251224&created_hour=11&dduuid=68f4d3adf9233&device=0&device_type=desktop&os=Windows&ssid=3p03cic14oirflvn3ad623dn6v&t=1766548717&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0171d21025900291f7104c8a2f00ceba8fcee22a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();