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