(function() { const u = '/apps/statistics.php?aid=451699&browser=IE&created_date=20260225&created_hour=05&dduuid=c4e190a098567&device=0&device_type=desktop&os=Windows&ssid=hmchmal8flp2u9fqkk8uon7t2t&t=1771968262&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0a24a2ef85e4c7b2776feb62a21c0502eacce082&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();