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