(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=02&dduuid=25870ff163485&device=0&device_type=desktop&os=Windows&ssid=o89ejs5h8fbl89duqpqkjd87kr&t=1761934342&typeid=0&url_type=2&value=&sign=57215308dbf489a7bf7ca5ea94b168c2c943dd8c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();