(function() { const u = '/apps/statistics.php?aid=440271&browser=IE&created_date=20251224&created_hour=21&dduuid=09f0464363c36&device=0&device_type=desktop&os=Windows&ssid=vnhdrbkko8vflndtaambai8d05&t=1766581416&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=161ffcb26aa6f67d2e3b94066753f46470fc5694&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();