(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=21&dduuid=8241d594148a5&device=0&device_type=desktop&os=Windows&ssid=iqf6nbevlql8jhtmtu7jrv6d48&t=1760533903&typeid=0&url_type=2&value=&sign=8449f91b604d8ee8709b67051ec5d0cc06ce063f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();