(function() { const u = '/apps/statistics.php?aid=453772&browser=IE&created_date=20260311&created_hour=12&dduuid=76865e097189b&device=0&device_type=desktop&os=Windows&ssid=qdk1c5killq2c9mmqiesmt86qc&t=1773202159&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e95058ef5758fc88fccb77f7e1074510c6260733&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();