(function() { const u = '/apps/statistics.php?aid=385401&browser=IE&created_date=20251226&created_hour=04&dduuid=eef2a778ed782&device=0&device_type=desktop&os=Windows&ssid=3rettm2tjs6mhtr8u8h4iu395n&t=1766693412&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=63b2bf28c118207c7be8a50a54438b09479f111d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();