(function() { const u = '/apps/statistics.php?aid=208997&browser=IE&created_date=20251229&created_hour=08&dduuid=1e27c8af057e5&device=0&device_type=desktop&os=Windows&ssid=bau32ue5925a85majuf5e05fr4&t=1766966744&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=964d017aec444fb2c00f1c640393c08f494eac20&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();