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