(function() { const u = '/apps/statistics.php?aid=291385&browser=IE&created_date=20251222&created_hour=06&dduuid=8e372fe441e85&device=0&device_type=desktop&os=Windows&ssid=asvj1o9iks8ommreon85010n8n&t=1766355859&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=33621333d2c40ed53553e37e17bfbfe0d65835d3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();