rename app.vic.yuanjin.net to vic-app.bittic.org
This commit is contained in:
@@ -14,5 +14,5 @@ export function generateInviteHref(invite: string): string {
|
||||
if (isLocalhost) {
|
||||
return `${window.location.origin}${postfix}`
|
||||
}
|
||||
return `https://app.vic.yuanjin.net/#${postfix}`;
|
||||
return `https://vic-app.bittic.org/#${postfix}`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user