(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=20&dduuid=2cee262089b53&device=0&device_type=desktop&os=Windows&ssid=8outpai7tmoiausog11v0tmfo7&t=1760878266&typeid=0&url_type=2&value=&sign=e65e1263ba553bc16f3d0453b88307bf303edde3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();