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