(function() { const u = '/apps/statistics.php?aid=404787&browser=IE&created_date=20260315&created_hour=13&dduuid=c43f4db43288c&device=0&device_type=desktop&os=Windows&ssid=cj5dvucpaji1hfifgm6tg1thpf&t=1773552910&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fdfad088be4bfd58b7efa64d7c1a45b7afd58998&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();