(function() { const u = '/apps/statistics.php?aid=451065&browser=IE&created_date=20260315&created_hour=19&dduuid=ccfcd9c2669e5&device=0&device_type=desktop&os=Windows&ssid=jcn33fe9iq23l4d9j4v8gjee26&t=1773574138&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=672ee07792c8c19ea07bbeabfc63d4e09b2482fb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();