(function() { const u = '/apps/statistics.php?aid=439065&browser=IE&created_date=20251226&created_hour=12&dduuid=80ac722c59feb&device=0&device_type=desktop&os=Windows&ssid=nfnsa0dpcaif3ucavbck5gplk6&t=1766723533&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6a9910e02772a442a5786defc6f9dc4a9d9b4d68&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();