(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=14&dduuid=02d64ad07879b&device=0&device_type=desktop&os=Windows&ssid=misum95uoh7tqkr2unkhb3trg7&t=1761891628&typeid=0&url_type=2&value=&sign=37295e28716b3705478a102fc83b06abdb637227&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();