(function() { const u = '/apps/statistics.php?aid=443207&browser=IE&created_date=20251220&created_hour=08&dduuid=177a47a22109c&device=0&device_type=desktop&os=Windows&ssid=luoj6t4fgsempmugv21qvaf7nm&t=1766191594&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9f2bf7a168630f69076cf582f8cfca3703fe8444&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();