(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=16&dduuid=7e686455b8877&device=0&device_type=desktop&os=Windows&ssid=idmagno4pp6p86hr76kufs9m4q&t=1760172951&typeid=0&url_type=2&value=&sign=9c298e476dfcefd88c047f66adf7edd50d10a829&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();