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