(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=14&dduuid=6f038f45737f9&device=0&device_type=desktop&os=Windows&ssid=ejqe1itkf43unjo7mbmatv9tr1&t=1760770493&typeid=0&url_type=2&value=&sign=86c307e6c85d3a3d570b481dc05f1d569042dd49&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();