(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=04&dduuid=ba0918a8d4541&device=0&device_type=desktop&os=Windows&ssid=rnshh8rjthoth328uma2lgr104&t=1762981097&typeid=0&url_type=2&value=&sign=84eb5e11b1ebc3a85c94e33708ad1cf90ee4a65e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();