(function() { const u = '/apps/statistics.php?aid=438378&browser=IE&created_date=20251118&created_hour=01&dduuid=c7fd3dae02e0f&device=0&device_type=desktop&os=Windows&ssid=pkf1rquvpd3sgl10t19maieqa2&t=1763401752&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=110e2718dcc51596c9bd989aa79cd841fc1e65be&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();