(function() { const u = '/apps/statistics.php?aid=436447&browser=IE&created_date=20251225&created_hour=17&dduuid=db51e5fbbf20e&device=0&device_type=desktop&os=Windows&ssid=121guqfsri3tftp3rphr1hi4ha&t=1766654172&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5ae325d0b536a811d85b77cbba9e2ef4cec86656&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();