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