chore: use v2raya.org instead of v2raya.mzz.pub

This commit is contained in:
mzz2017 2022-05-21 21:34:34 +08:00
parent fe4ba710fb
commit c3a54d3151
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
demo.v2raya.org
v.v2raya.org

View File

@ -148,7 +148,7 @@ axios.interceptors.response.use(
duration: 10000,
actionText: i18n.t("operations.switchSite"),
onAction: () => {
window.open("http://demo.v2raya.org", "_self");
window.open("http://v.v2raya.org", "_self");
}
});
SnackbarProgrammatic.open({

View File

@ -1,4 +1,4 @@
# Maintainer: mzz2017 <m@mzz.pub>
# Maintainer: mzz2017 <mzz@tuta.io>
pkgname=v2raya-bin
_pkgname=v2raya

View File

@ -1,4 +1,4 @@
# Maintainer: mzz2017 <m@mzz.pub>
# Maintainer: mzz2017 <mzz@tuta.io>
pkgname=v2raya
pkgver={{pkgver}}