(function() { const u = '/apps/statistics.php?aid=209591&browser=IE&created_date=20251226&created_hour=23&dduuid=9eb755f55dbf0&device=0&device_type=desktop&os=Windows&ssid=m3urfj4cfhq5d273mbp9tf8gac&t=1766761333&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=821f58b30430fa58e3d9e029dbebfefd89cd10bd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();