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