(function() { const u = '/apps/statistics.php?aid=441399&browser=IE&created_date=20251223&created_hour=15&dduuid=22114e75b7f5e&device=0&device_type=desktop&os=Windows&ssid=qjik1j2582b0fe5dienpmgia2m&t=1766475375&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8cd65e09e773383672de4c50d7486b92aa8f76c4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();