(function() { const u = '/apps/statistics.php?aid=448333&browser=IE&created_date=20260313&created_hour=20&dduuid=579a22d27644d&device=0&device_type=desktop&os=Windows&ssid=fq662v87q7ohabo1ogeiigdo83&t=1773405668&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f2b5964964a1057dbdd45f62e160e6d3121e370e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();