(function() { const u = '/apps/statistics.php?aid=404992&browser=IE&created_date=20251217&created_hour=15&dduuid=7203a06327904&device=0&device_type=desktop&os=Windows&ssid=v4q511caoocbilv82ie2undopd&t=1765955722&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=49e333c58fac87318e02e0eab85faf9506b84dce&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();