(function() { const u = '/apps/statistics.php?aid=416035&browser=IE&created_date=20260117&created_hour=14&dduuid=7a0cf4c7e58e3&device=0&device_type=desktop&os=Windows&ssid=jffjdjalsmasej52kgn4figo7v&t=1768632700&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e7d760ac93773211bec462622e9c8a5b37ee5ef9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();