(function() { const u = '/apps/statistics.php?aid=429245&browser=IE&created_date=20251230&created_hour=22&dduuid=748de047e0a64&device=0&device_type=desktop&os=Windows&ssid=russu5pprti4c74ftlogus8tpo&t=1767103662&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=87523034556dea9c5c67f138c0ebc48d5f753f5e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();