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