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