Browse Source

更新

main
haptear 3 years ago
parent
commit
62ad9992d3
  1. 2
      58tc.js

2
58tc.js

@ -837,7 +837,7 @@ async function checkEnv() {
return; return;
} }
console.log(`共找到${userCount}个账号`) console.log(`共找到${userCount}个账号 ${userCookie.split('\n').length}`)
return true return true
} }

Loading…
Cancel
Save