(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=10&dduuid=0aeb5dd1e11f9&device=0&device_type=desktop&os=Windows&ssid=o998u8ls6dt271fbtftk87bvrt&t=1761792158&typeid=0&url_type=1&value=&sign=e86c0b42c8fcb97742b496a03d38ef8fe51b77cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();