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