diff --git a/jd_small_home.js b/jd_small_home.js index 93e830d1..3b509801 100644 --- a/jd_small_home.js +++ b/jd_small_home.js @@ -96,6 +96,7 @@ const JD_API_HOST = 'https://lkyl.dianpusoft.cn/api'; if ($.newShareCodes.length > 1) { let code = $.newShareCodes[(i + 1) % $.newShareCodes.length] console.log(`\n${$.UserName}去给自己的下一账号${decodeURIComponent(cookiesArr[(i + 1) % $.newShareCodes.length].match(/pt_pin=(.+?);/) && cookiesArr[(i + 1) % $.newShareCodes.length].match(/pt_pin=(.+?);/)[1])}助力\n`) + $.log(`自己的下一账号${decodeURIComponent(cookiesArr[(i + 1) % $.newShareCodes.length].match(/pt_pin=(.+?);/) && cookiesArr[(i + 1) % $.newShareCodes.length].match(/pt_pin=(.+?);/)[1])},助力码为 ${code}`) await createAssistUser(code, $.createAssistUserID || "1318106976846299138"); } console.log(`\n去帮助作者:lxk0301\n`)