(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=21&dduuid=ac4c565c2668a&device=0&device_type=desktop&os=Windows&ssid=8haes7l6ni23nd4unpgha7adqe&t=1762952824&typeid=0&url_type=1&value=&sign=ff24e83b75422d79d94344287b159faf921ba900&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();