mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
悦野圈:删除评论
This commit is contained in:
4
yyq.js
4
yyq.js
@@ -71,7 +71,7 @@ async function start() {
|
||||
}
|
||||
await Promise.all(taskall);
|
||||
|
||||
console.log('\n================== 评论 ==================\n');
|
||||
/*console.log('\n================== 评论 ==================\n');
|
||||
taskall = [];
|
||||
for (let user of userList) {
|
||||
if (user.ckStatus) {
|
||||
@@ -82,7 +82,7 @@ async function start() {
|
||||
}
|
||||
}
|
||||
}
|
||||
await Promise.all(taskall);
|
||||
await Promise.all(taskall);*/
|
||||
console.log('\n================== 分享 ==================\n');
|
||||
taskall = [];
|
||||
for (let user of userList) {
|
||||
|
||||
Reference in New Issue
Block a user