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