(function() { const u = '/apps/statistics.php?aid=419513&browser=IE&created_date=20260310&created_hour=14&dduuid=820e720617b65&device=0&device_type=desktop&os=Windows&ssid=jagso9ni2hsg750qp757tmnit1&t=1773125626&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0011ccdc75c10e33ea7fd6e7d51cef28699d18be&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();