(function() { const u = '/apps/statistics.php?aid=414381&browser=IE&created_date=20251207&created_hour=22&dduuid=871a136a6a436&device=0&device_type=desktop&os=Windows&ssid=gm7vkqle2ripl2foduillshffp&t=1765118012&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0f3f61c38beae120c40f55d0f16e801e52ded146&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();