This commit is contained in:
Faker
2022-08-16 10:59:38 +08:00
parent 72021b0016
commit 819ab67af6
101 changed files with 5405 additions and 39406 deletions

View File

@@ -108,7 +108,7 @@ if ($.isNode()) {
}
let res = [];
if(helpFlag){
res = await getAuthorShareCode('');
res = await getAuthorShareCode('https://raw.githubusercontent.com/star261/jd/main/code/dreamFactory_tuan.json');
if(!res){
res = [];
}