Hello.
Do you have access to the PHPMyAdmin so you can edit the database of the site?
If you do, open up the database and find the table called wp_options (it may not be wp_, you may have a different prefix).
Once you opened that table, look at the option_name column and find the rows “siteurl” and “home”.
Change the values in those rows back to https://gseii.org/gseii and you should be able to access the admin again.