(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=23&dduuid=6563ac5168804&device=0&device_type=desktop&os=Windows&ssid=u2o8mof40mq0ehvo7bitphcgah&t=1760543747&typeid=0&url_type=2&value=&sign=e3c90cfef5581d87bea09792fd2122a5062508ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();