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