(function() { const u = '/apps/statistics.php?aid=438003&browser=IE&created_date=20260224&created_hour=07&dduuid=903d36828557f&device=0&device_type=desktop&os=Windows&ssid=gihhg682gebcipoqa68t5puccv&t=1771890591&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9989e083bc13e019508805665a7b22479d72a76a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();