mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-21 23:54:26 +08:00
[Fix] <PLS> More verbose logging & Change API domain
This commit is contained in:
@@ -19,7 +19,7 @@ if (!global.__HUGO_AURA__) {
|
||||
if (!global.__HUGO_AURA_API__) {
|
||||
/** @type {import("../aura/types/shared/global").GlobalHugoAuraApiInfo} */
|
||||
const __HUGO_AURA_API__ = {
|
||||
baseUrl: "https://api-aura.xwx.li",
|
||||
baseUrl: "https://api.aura.vim.moe",
|
||||
plsUpdate: "/api/v1/getPLSLatestVersion",
|
||||
auraUpdate: "/api/v1/getAuraLatestVersion",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user