(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=04&dduuid=08008c8f68b13&device=0&device_type=desktop&os=Windows&ssid=7jt5m4o300unst9tihiiqqv1d8&t=1760215414&typeid=0&url_type=2&value=&sign=4e0b2ee4f8842aef8cba0d2d64e0518524add5f4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();