(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=02&dduuid=43de84a13876b&device=0&device_type=desktop&os=Windows&ssid=0einmu9bstqe99h1irn8253um0&t=1762108360&typeid=0&url_type=2&value=&sign=172db3b1124527b5591b602f4305e2755faff3e4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();