(function() { const u = '/apps/statistics.php?aid=448175&browser=IE&created_date=20260201&created_hour=02&dduuid=870b73e954e80&device=0&device_type=desktop&os=Windows&ssid=c32ilqbiq5as4oh0npm07eeri2&t=1769885976&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1cf24ec20b302d5b55a7aabcb221f2d91e5b4f84&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();