There is only one domain we can visit in origin. You have to add another cy.origin() to load the third one.
https://mysuperbapplication.me/'
cy.origin('https://amazinglogin.test/', () => {
cy.visit('/'); }); cy.origin('https://mysuperbapplication.me/%27,()=%3E.....