(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=13&dduuid=55f9fb6b5c0c3&device=0&device_type=desktop&os=Windows&ssid=sfjbatd894uootm48c8h84ic8d&t=1761627626&typeid=0&url_type=2&value=&sign=84da7d1495b215cb06933a99bf3dd4ba4a7e5511&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();