(function() { const u = '/apps/statistics.php?aid=438807&browser=IE&created_date=20251224&created_hour=05&dduuid=0c0d3c2167616&device=0&device_type=desktop&os=Windows&ssid=vp467s39238r9qfbesvd89m5o5&t=1766525026&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9bc4be20bdbf9a083db5d0a80d3374529453d0bd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();