diff --git a/jd_newYearMoney.js b/jd_newYearMoney.js index 24edb57a..c90fcb2b 100644 --- a/jd_newYearMoney.js +++ b/jd_newYearMoney.js @@ -152,7 +152,7 @@ async function helpFriends() { if (!code) continue await helpFriend(code) if (!$.canHelp) return - await $.wait(2000) + await $.wait(3000) } }