Other: Switch to mail-api.proton.me

This commit is contained in:
James Houlahan
2022-11-22 14:28:02 +01:00
parent b81fa5ed39
commit 029c798eff
3 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ import (
)
func getRootURL() string {
return "https://api.protonmail.ch"
return "https://mail-api.proton.me"
}
func TestTLSPinValid(t *testing.T) {