mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-04 08:18:34 +00:00
Other: Switch to mail-api.proton.me
This commit is contained in:
@ -31,7 +31,7 @@ import (
|
||||
)
|
||||
|
||||
func getRootURL() string {
|
||||
return "https://api.protonmail.ch"
|
||||
return "https://mail-api.proton.me"
|
||||
}
|
||||
|
||||
func TestTLSPinValid(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user