(function() { const u = '/apps/statistics.php?aid=206846&browser=IE&created_date=20251225&created_hour=19&dduuid=8388f6c086faa&device=0&device_type=desktop&os=Windows&ssid=vhmi2khj0f32u1c36vs855sssn&t=1766663884&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0db636c0e3d943ebdb0d0af075c353487b19d997&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();