(function() { const u = '/apps/statistics.php?aid=449793&browser=IE&created_date=20260312&created_hour=09&dduuid=b4f0c6901b7f5&device=0&device_type=desktop&os=Windows&ssid=bh67sauequahk6kufrmtpi1pm7&t=1773279208&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=96bcb5a532c708ec59d71d7e818fe6e4067fce40&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();