This commit is contained in:
parent
47cf6171c5
commit
9ac43ef4f9
86 changed files with 119 additions and 80 deletions
|
@ -6,7 +6,7 @@ import xml2js from 'xml2js';
|
|||
const __filename = fileURLToPath(import.meta.url);
|
||||
const __dirname = dirname(__filename);
|
||||
|
||||
const LANGUAGES = ['en-US', 'zh-CN', 'zh-TW'];
|
||||
const LANGUAGES = ['en', 'zh-Hans', 'zh-Hant'];
|
||||
const BASE_URL = 'mirror.starset.fans';
|
||||
|
||||
interface Update {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue