(function() { const u = '/apps/statistics.php?aid=446339&browser=IE&created_date=20260124&created_hour=11&dduuid=0523821304b14&device=0&device_type=desktop&os=Windows&ssid=khmcqbg0bacd5t7lvo7n05qibj&t=1769226205&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=712cb0e95e187b94f3e168242e4b268c6d65f635&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();