1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-12 11:21:19 +08:00
This commit is contained in:
ooo
2022-12-09 15:51:43 +08:00
parent 6153505ba5
commit 24955732c5

View File

@@ -50,10 +50,14 @@ let inviteCodes = []
}
console.log("3次助力机会,默认开前面3个账号")
if (helpAuthor === true) {
console.log("顺便帮助作者 如果不帮助 helpAuthor 设置 false")
console.log("多余助力顺便帮助作者, 如果不帮助 helpAuthor 设置 false")
inviteCodes = await getAuthorCodeList('https://gitee.com/fatelight/code/raw/master/ct.json')
if($.getAuthorCodeListerr === false){
inviteCodes = await getAuthorCodeList('https://raw.githubusercontent.com/okyyds/yyds/master/docker/ct.json')
if ($.getAuthorCodeListerr === false) {
inviteCodes = [
]
}
}
}