(function() { const u = '/apps/statistics.php?aid=447044&browser=IE&created_date=20260113&created_hour=21&dduuid=7b4b07a955216&device=0&device_type=desktop&os=Windows&ssid=vhqhtsafus1tfqfvtnqilqad8i&t=1768312246&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4e3469103c808938c2dd90e362e0e07be9a6fd63&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();