(function() { const u = '/apps/statistics.php?aid=450870&browser=IE&created_date=20260121&created_hour=21&dduuid=8fed2160b794f&device=0&device_type=desktop&os=Windows&ssid=dlielpuq1jspe8s97p8484nugg&t=1769002240&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fcdf669efe229d923b5ade082dd1ba24e3e57898&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();