(function() { const u = '/apps/statistics.php?aid=461929&browser=IE&created_date=20260314&created_hour=06&dduuid=0ab5f138b6ae4&device=0&device_type=desktop&os=Windows&ssid=duc2i2bls3f7kh0ru6khgqonoj&t=1773439284&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=628e77b1f0faa56e6c9077106947ad9ad71f71d6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();