改名 *.github.io 为 *.yuanjin.net 以避免在微信中打开网页时的“非官方”警告。
This commit is contained in:
@@ -14,5 +14,5 @@ export function generateInviteHref(invite: string): string {
|
||||
if (isLocalhost) {
|
||||
return `${window.location.origin}${postfix}`
|
||||
}
|
||||
return `https://fivapp.github.io/#${postfix}`;
|
||||
return `https://fivapp.yuanjin.net/#${postfix}`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user