赚京豆-签到领京豆已下线

This commit is contained in:
wisz2021
2021-05-20 09:32:44 +08:00
parent b021f33055
commit 084608793f

View File

@@ -5,10 +5,9 @@
* @Last Modified time: 2021-5-14 16:58:02 * @Last Modified time: 2021-5-14 16:58:02
*/ */
/* /*
赚京豆脚本,一:签到(一周签到可获得30京豆),二:做任务 天天领京豆(加速领京豆)、三:赚京豆-瓜分京豆 赚京豆脚本,一:做任务 天天领京豆(加速领京豆)、三:赚京豆-瓜分京豆
活动入口:赚京豆(微信小程序)-赚京豆-签到领京豆 活动入口:赚京豆(微信小程序)-赚京豆-签到领京豆
更新地址https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js 更新地址https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js
签到(一周签到可获得30京豆)参考github@jidesheng6修改而来
已支持IOS双京东账号, Node.js支持N个京东账号 已支持IOS双京东账号, Node.js支持N个京东账号
脚本兼容: QuantumultX, Surge, Loon, 小火箭JSBox, Node.js 脚本兼容: QuantumultX, Surge, Loon, 小火箭JSBox, Node.js
============Quantumultx=============== ============Quantumultx===============
@@ -119,7 +118,7 @@ function showMsg() {
} }
async function main() { async function main() {
try { try {
await userSignIn();//赚京豆-签到领京豆 // await userSignIn();//赚京豆-签到领京豆
await vvipTask();//赚京豆-加速领京豆 await vvipTask();//赚京豆-加速领京豆
await distributeBeanActivity();//赚京豆-瓜分京豆 await distributeBeanActivity();//赚京豆-瓜分京豆
await showMsg(); await showMsg();