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