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