(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251025&created_hour=15&dduuid=1654286303b80&device=0&device_type=desktop&os=Windows&ssid=gta3hojc58rlq3mik2teqsg0hf&t=1761376095&typeid=0&url_type=2&value=&sign=1c3075da7844bcbaf63fb8000a83cff6a9dd333d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();