var path = window.location.pathname.replace(/\/$/, ''); if (path === '/signin/en') { window.location.replace('/signin'); }