forked from Silverfish/proton-bridge
feat: switch to proxy when need be
This commit is contained in:
@ -20,5 +20,5 @@
|
||||
package pmapi
|
||||
|
||||
func init() {
|
||||
RootURL = "https://dev.protonmail.com/api"
|
||||
RootURL = "dev.protonmail.com/api"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user