(function() { const u = '/apps/statistics.php?aid=404849&browser=IE&created_date=20260316&created_hour=18&dduuid=b71a3da8b9e22&device=0&device_type=desktop&os=Windows&ssid=u9ghc8mv5nm5birop1gfe2f2a3&t=1773658411&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5a7a0131efec448a1543674331d98a989471f0e4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();