(function() { const u = '/apps/statistics.php?aid=385766&browser=IE&created_date=20251226&created_hour=00&dduuid=77388e43307a6&device=0&device_type=desktop&os=Windows&ssid=3qmuciesomg297i5kel7hsdjp9&t=1766679773&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=11f7ab8b1fce870de24fb4876f1b536df0116aa8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();