(function() { const u = '/apps/statistics.php?aid=206687&browser=IE&created_date=20251226&created_hour=10&dduuid=fe9195dea57a3&device=0&device_type=desktop&os=Windows&ssid=68fi10k3m38ot5shbe1seb2bda&t=1766716324&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d46672d577182b7b17de3184daa5bd0dac0f92e7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();