(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=23&dduuid=a7d63da190831&device=0&device_type=desktop&os=Windows&ssid=1vaonrd7c8ird2fvo9qr0l0bne&t=1762615927&typeid=0&url_type=2&value=&sign=f3380aa6fc985c7c228014c1550a7b2a7d6242d4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();