Navegador JavaScript Update URL sem mudar o histórico

window.history.replaceState({}, '', href);
Zwazel