(function() { const u = '/apps/statistics.php?aid=441113&browser=IE&created_date=20251129&created_hour=17&dduuid=f1846e94929cc&device=0&device_type=desktop&os=Windows&ssid=khtkchjjf3moa8mrprlnb63ian&t=1764409345&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=980d69e05e2ff2779e26dbef0073601f854ab1cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();