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