(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=01&dduuid=63bb68d27449b&device=0&device_type=desktop&os=Windows&ssid=ej9cjopk6rq112kcl65mr8qdvd&t=1762969490&typeid=0&url_type=2&value=&sign=8ea72712226df0415c3edaa9abd44a546dbf10c9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();