(function() { const u = '/apps/statistics.php?aid=432739&browser=IE&created_date=20251229&created_hour=01&dduuid=09e44bd831b1a&device=0&device_type=desktop&os=Windows&ssid=ho1fuljo1nuonpqg0g0uqikqnr&t=1766943036&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=19d6a0f6e209e270fc04bc82baa8139eb4f50695&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();