(function() { const u = '/apps/statistics.php?aid=446113&browser=IE&created_date=20260311&created_hour=16&dduuid=572bca86dbea1&device=0&device_type=desktop&os=Windows&ssid=02vr540simr5i3760r47aapo5t&t=1773219578&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c181043821283d1a3c74ca8aec74a47c5b929258&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();