(function() { const u = '/apps/statistics.php?aid=438339&browser=IE&created_date=20251227&created_hour=14&dduuid=048b512384a19&device=0&device_type=desktop&os=Windows&ssid=12lg91684motpbvar3mj014r8n&t=1766817878&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=011cade43aecce29467f96a1fe0eeaa325d3fb31&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();