(function() { const u = '/apps/statistics.php?aid=455592&browser=IE&created_date=20260311&created_hour=10&dduuid=95f9c69574854&device=0&device_type=desktop&os=Windows&ssid=k9s4hr5lgmaotarpq35ts0fd20&t=1773194449&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a3903a426cacc71f2f9dfe1cfeb896808725ba0d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();