(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=08&dduuid=9ad37d1555fb5&device=0&device_type=desktop&os=Windows&ssid=gus2fdouot0hbsgrtrtgoci76k&t=1757896632&typeid=0&url_type=2&value=&sign=3ac967d64f0e2ef8ed0243d1417cbab340a53a5d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();