(function() { const u = '/apps/statistics.php?aid=451747&browser=IE&created_date=20260313&created_hour=02&dduuid=44457667978ed&device=0&device_type=desktop&os=Windows&ssid=hobhactqnvqod0jrkm0gbn55nv&t=1773340489&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a76630f116e428ee16fa3a5affefaad8208914b5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();