(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=00&dduuid=78c9c5187c238&device=0&device_type=desktop&os=Windows&ssid=jrjothm14q2hgrks90mk7ipjn6&t=1760201290&typeid=0&url_type=2&value=&sign=1c8f0d191cfb9dd4400a35eaa88b2ce43be9334d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();