(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=09&dduuid=939a6377942fb&device=0&device_type=desktop&os=Windows&ssid=nja26n9halh7u8vsafdat9f1a4&t=1762909468&typeid=0&url_type=2&value=&sign=3600d74b761b45bb8f96bf6bb108e900efc2267e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();