(function() { const u = '/apps/statistics.php?aid=449630&browser=IE&created_date=20260225&created_hour=22&dduuid=1574d610bdbb8&device=0&device_type=desktop&os=Windows&ssid=gad28372gueod0rfehdlrsluo3&t=1772029623&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fa98cffaf0d1b9c28a25d26a5962a124b61e3a78&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();