(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=02&dduuid=8c6945cb39774&device=0&device_type=desktop&os=Windows&ssid=57vnej8p8g39gethc470768q1v&t=1760466207&typeid=0&url_type=2&value=&sign=733850d4a6616e2e07dda34e13b17d145125d5e6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();