(function() { const u = '/apps/statistics.php?aid=438765&browser=IE&created_date=20251224&created_hour=09&dduuid=8117c6db89d12&device=0&device_type=desktop&os=Windows&ssid=htkuha0fvq7h20tqcf3320q6jd&t=1766541229&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=41d1ff1a6c498c14b841409dab4f60613e1ade75&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();