(function() { const u = '/apps/statistics.php?aid=210366&browser=IE&created_date=20260223&created_hour=13&dduuid=08ab182f43ecb&device=0&device_type=desktop&os=Windows&ssid=gh1nttfodd26197cus9fruodv5&t=1771823423&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e2ac2c8b1ab4145c8491b7710c32185fa97ff5c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();