(function() { const u = '/apps/statistics.php?aid=445251&browser=IE&created_date=20251222&created_hour=22&dduuid=7bafe2730b321&device=0&device_type=desktop&os=Windows&ssid=0src5p26j8g1j3scg23unl7r1n&t=1766415439&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c7ef06f9a5f814eaee944ca14f54294e4735bfc7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();