(function() { const u = '/apps/statistics.php?aid=453734&browser=IE&created_date=20260305&created_hour=15&dduuid=f71d738aba03d&device=0&device_type=desktop&os=Windows&ssid=tfi74lar58uoirhahdfs9hph2e&t=1772694925&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3d55d963cb023cf0e495cf2eb3a8f0d5e3d2818d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();