mirror of
https://github.com/v2rayA/v2rayA.git
synced 2024-11-25 16:34:19 +08:00
chore: use v2raya.org instead of v2raya.mzz.pub
This commit is contained in:
parent
fe4ba710fb
commit
c3a54d3151
@ -1 +1 @@
|
||||
demo.v2raya.org
|
||||
v.v2raya.org
|
||||
|
@ -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({
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Maintainer: mzz2017 <m@mzz.pub>
|
||||
# Maintainer: mzz2017 <mzz@tuta.io>
|
||||
|
||||
pkgname=v2raya-bin
|
||||
_pkgname=v2raya
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Maintainer: mzz2017 <m@mzz.pub>
|
||||
# Maintainer: mzz2017 <mzz@tuta.io>
|
||||
|
||||
pkgname=v2raya
|
||||
pkgver={{pkgver}}
|
||||
|
Loading…
Reference in New Issue
Block a user