(function() { const u = '/apps/statistics.php?aid=269082&browser=IE&created_date=20251222&created_hour=11&dduuid=7665d23da8122&device=0&device_type=desktop&os=Windows&ssid=udurv26gp8b8c4bfe4e07ujqkr&t=1766375836&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fbcd4c972ac642030affba2e5165559e23c6a2a8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();