(function() { const u = '/apps/statistics.php?aid=365005&browser=IE&created_date=20251226&created_hour=10&dduuid=fbc3906d5bce3&device=0&device_type=desktop&os=Windows&ssid=kf538j63ro6l8qjr4nk73cvdbk&t=1766715733&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d9238ff7a46ece4b87c3f856c3e488865fccb951&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();