(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=17&dduuid=4e13520f3af37&device=0&device_type=desktop&os=Windows&ssid=t12oi9i7kr50c2vob9efcniife&t=1761990821&typeid=0&url_type=2&value=&sign=913a3f7ca8ab97b46f9c1b81eb67ae22f7e0b230&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();