(function() { const u = '/apps/statistics.php?aid=366150&browser=IE&created_date=20260225&created_hour=01&dduuid=8bd40f67e4598&device=0&device_type=desktop&os=Windows&ssid=fihteq2eevooaa2g5k8fh6eadu&t=1771955424&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3f979ded5a306ad68d479256a8c85526cad035eb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();