[js: Rewrite address bar] Dynamic rewriting address bar without reload. #js
window.history.replaceState(null, null, '/rewrite!!'); window.history.replaceState({}, document.title, '/'); // init