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