(function() { const u = '/apps/statistics.php?aid=152611&browser=IE&created_date=20260227&created_hour=10&dduuid=8ec0b7417fc26&device=0&device_type=desktop&os=Windows&ssid=amnpga4mq6fit0kcnbgqmsi230&t=1772158603&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4f104616965f436e20212b4323d38e4e1f9efab8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();