(function() { const u = '/apps/statistics.php?aid=437086&browser=IE&created_date=20251229&created_hour=00&dduuid=86d17ef03ad87&device=0&device_type=desktop&os=Windows&ssid=hag56d6g31g4ljn9gq98o0qkiq&t=1766940731&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4e43fadf063837188b04d5de3957dc3e7e597d85&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();