diff --git a/58tc.js b/58tc.js index f4c3bcc..2ced564 100644 --- a/58tc.js +++ b/58tc.js @@ -837,7 +837,7 @@ async function checkEnv() { return; } - console.log(`共找到${userCount}个账号`) + console.log(`共找到${userCount}个账号 ${userCookie.split('\n').length}`) return true }