(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=15&dduuid=765f44d59932d&device=0&device_type=desktop&os=Windows&ssid=hbvpi7du7kb8p64nahbr7l50pm&t=1761808737&typeid=0&url_type=2&value=&sign=05439e9f69f3711a1bd1dd4f9589cf3eff73f13c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();