mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
Update dwnc.js
This commit is contained in:
2
dwnc.js
2
dwnc.js
@@ -51,8 +51,8 @@ async function start() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
await Promise.all(taskall);
|
await Promise.all(taskall);
|
||||||
console.log(shareCodeArr[0]);
|
|
||||||
shareCodeArr[0] = getMiddleValue('œ', 'œ', shareCodeArr[0])
|
shareCodeArr[0] = getMiddleValue('œ', 'œ', shareCodeArr[0])
|
||||||
|
console.log(shareCodeArr[0]);
|
||||||
console.log('\n================== 奖励 ==================\n');
|
console.log('\n================== 奖励 ==================\n');
|
||||||
taskall = [];
|
taskall = [];
|
||||||
for (let user of userList) {
|
for (let user of userList) {
|
||||||
|
|||||||
Reference in New Issue
Block a user