(function() { const u = '/apps/statistics.php?aid=86432&browser=IE&created_date=20251209&created_hour=22&dduuid=8db7078b3bfb8&device=0&device_type=desktop&os=Windows&ssid=gttogikv1vhpptgpggeehchh7d&t=1765290821&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7e0c5f8871654e8dd501441eefbd948a4a485956&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();