(function() { const u = '/apps/statistics.php?aid=446882&browser=IE&created_date=20260121&created_hour=23&dduuid=af6be8246e7d2&device=0&device_type=desktop&os=Windows&ssid=str392ebr99nofbt079l07fdtt&t=1769009857&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f4567c842470de3ac109f6ff7941e6a6f28f2ab9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();