mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
Update mxbc.js
This commit is contained in:
2
mxbc.js
2
mxbc.js
@@ -31,7 +31,7 @@ let userCount = 0;
|
|||||||
|
|
||||||
async function start() {
|
async function start() {
|
||||||
|
|
||||||
await getNotice()
|
//await getNotice()
|
||||||
console.log('\n================== 用户CK ==================\n');
|
console.log('\n================== 用户CK ==================\n');
|
||||||
taskall = [];
|
taskall = [];
|
||||||
for (let user of userList) {
|
for (let user of userList) {
|
||||||
|
|||||||
Reference in New Issue
Block a user