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