Update proxy information.

This commit is contained in:
NBTX
2020-02-26 23:48:24 +00:00
parent 4758acc413
commit f609d36818
18 changed files with 32 additions and 32 deletions

View File

@@ -572,7 +572,7 @@ export default {
method: "post",
url:
this.$store.state.postwoman.settings.PROXY_URL ||
`https://postwoman.apollotv.xyz/`,
`https://postwoman.apollosoftware.xyz/`,
data: reqOptions
}
: reqOptions;