(function() { const u = '/apps/statistics.php?aid=438446&browser=IE&created_date=20251227&created_hour=05&dduuid=a8cd84f308e4d&device=0&device_type=desktop&os=Windows&ssid=t20vfoeqmoptqg41ru4o8cut5l&t=1766783679&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6fce87e68960a73f9d527178a1317a6cc6628329&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();