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