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