(function() { const u = '/apps/statistics.php?aid=443310&browser=IE&created_date=20260101&created_hour=08&dduuid=c336aada99dd3&device=0&device_type=desktop&os=Windows&ssid=kke151l862l9al0avbq9givdte&t=1767228906&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7053c19a926972917cbe0b1292e209e6578c75de&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();