if(window.location.pathname==='/privacy'){window.location.replace('/policy');} if(window.location.pathname==='/groups'){window.location.replace('/group');} if(window.location.pathname==='/feed'){window.location.replace('/');} if(window.location.pathname==='/getting-started'){window.location.replace('/');}