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