(function() { const u = '/apps/statistics.php?aid=437748&browser=IE&created_date=20260304&created_hour=08&dduuid=5eacc764375cb&device=0&device_type=desktop&os=Windows&ssid=htiru3smk8han3784ti6gp6bmv&t=1772584807&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ffec05cc9e24e8c8b9d65507fa234d6b5dc96646&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();