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