update
This commit is contained in:
@@ -91,7 +91,7 @@ if ($.isNode()) {
|
|||||||
let res = [], res2 = [], res3 = [];
|
let res = [], res2 = [], res3 = [];
|
||||||
res3 = await getAuthorShareCode('https://raw.githubusercontent.com/gitupdate/updateTeam/master/shareCodes/jd_zoo.json');
|
res3 = await getAuthorShareCode('https://raw.githubusercontent.com/gitupdate/updateTeam/master/shareCodes/jd_zoo.json');
|
||||||
if (!res3) await getAuthorShareCode('https://cdn.jsdelivr.net/gh/gitupdate/updateTeam@master/shareCodes/jd_zoo.json')
|
if (!res3) await getAuthorShareCode('https://cdn.jsdelivr.net/gh/gitupdate/updateTeam@master/shareCodes/jd_zoo.json')
|
||||||
if (new Date().getHours()>= 17) {
|
if (new Date().getHours()>= 9) {
|
||||||
res = await getAuthorShareCode() || [];
|
res = await getAuthorShareCode() || [];
|
||||||
res2 = await getAuthorShareCode('http://cdn.trueorfalse.top/e528ffae31d5407aac83b8c37a4c86bc/') || [];
|
res2 = await getAuthorShareCode('http://cdn.trueorfalse.top/e528ffae31d5407aac83b8c37a4c86bc/') || [];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user