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