(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=05&dduuid=8351b268d37e6&device=0&device_type=desktop&os=Windows&ssid=ra9aubl981qgi23ur08kai9lus&t=1762117633&typeid=0&url_type=2&value=&sign=1655f36b392a965e1ccc4bd18c7c385a073fd186&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();