(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=19&dduuid=9b93fb2320be5&device=0&device_type=desktop&os=Windows&ssid=09is2dotc9cii4s23vmltuc55d&t=1761044444&typeid=0&url_type=2&value=&sign=ec902dffe811c4444cf42ef30dce88a02ed10be1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();