修复部分云函数不能使用东东农场的问题
This commit is contained in:
57
README.md
57
README.md
@@ -101,6 +101,63 @@
|
||||
|
||||
3、box可以支持多账号
|
||||
|
||||
```
|
||||
# QuantumultX
|
||||
|
||||
#东东农场
|
||||
5 6-18/6 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_fruit.js, tag=东东农场, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdnc.png, enabled=true
|
||||
|
||||
#东东萌宠
|
||||
15 6-18/6 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_pet.js, tag=东东萌宠, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdmc.png, enabled=true
|
||||
|
||||
# 种豆得豆
|
||||
1 7-21/2 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_plantBean.js, tag=种豆得豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdzd.png, enabled=true
|
||||
|
||||
#天天加速
|
||||
8 */3 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_speed.js, tag=京东天天加速, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdjs.png, enabled=true
|
||||
|
||||
#京东摇钱树
|
||||
3 */2 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_moneyTree.js, tag=京东摇钱树, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyqs.png, enabled=true
|
||||
|
||||
#京东宠汪汪
|
||||
15 */2 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_joy.js, tag=京东宠汪汪, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true
|
||||
|
||||
#宠汪汪偷好友积分与狗粮
|
||||
0 0,6 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_joy_steal.js, tag=宠汪汪偷好友积分与狗粮, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true
|
||||
|
||||
#京东宠汪汪喂食
|
||||
15 */1 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_joy_feedPets.js, tag=京东宠汪汪喂食, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true
|
||||
|
||||
#宠汪汪积分兑换奖品
|
||||
0 0-16/8,12 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_joy_reward.js, tag=宠汪汪积分兑换奖品, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true
|
||||
|
||||
# 宠汪汪邀请助力与赛跑助力
|
||||
15 10 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_joy_run.js, tag=宠汪汪邀请助力与赛跑助力, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true
|
||||
|
||||
#京小超
|
||||
11 1-23/5 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_superMarket.js, tag=京小超, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jxc.png, enabled=true
|
||||
|
||||
#京小超兑换奖品
|
||||
0 0 0 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_blueCoin.js, tag=京小超兑换奖品, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jxc.png, enabled=true
|
||||
|
||||
#进店领豆
|
||||
10 0 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_shop.js, tag=进店领豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_shop.png, enabled=true
|
||||
|
||||
#摇京豆
|
||||
5 0 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_club_lottery.js, tag=摇京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyjd.png, enabled=true
|
||||
|
||||
#京东全民开红包
|
||||
1 1 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_redPacket.js, tag=京东全民开红包, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true
|
||||
|
||||
#京豆变动通知
|
||||
2 9 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_bean_change.js, tag=京豆变动通知, enabled=true
|
||||
|
||||
#京东手机狂欢城
|
||||
1 0-18/6 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_818.js, tag=京东手机狂欢城, enabled=true
|
||||
|
||||
#京东星推官
|
||||
2 0 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_xtg.js, tag=京东星推官, enabled=true
|
||||
```
|
||||
### 赞赏码(开发维护不易,请赏杯茶水费)
|
||||
<div align=center><img width="250" height="250" src="https://raw.githubusercontent.com/lxk0301/jd_scripts/master/icon/thanks.jpg"/></div>
|
||||
|
||||
|
||||
28
jd_fruit.js
28
jd_fruit.js
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
东东水果:脚本更新地址 https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_fruit.js
|
||||
更新时间:2020-11-09
|
||||
更新时间:2020-11-10
|
||||
东东农场活动链接:https://h5.m.jd.com/babelDiy/Zeus/3KSjXqQabiTuD1cJ28QskrpWoBKT/index.html
|
||||
已支持IOS双京东账号,Node.js支持N个京东账号
|
||||
脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js
|
||||
@@ -646,20 +646,22 @@ async function masterHelpShare() {
|
||||
console.log(`助力失败::${JSON.stringify($.helpResult)}`);
|
||||
}
|
||||
}
|
||||
let helpSuccessPeoplesKey = timeFormat() + $.farmInfo.farmUserPro.shareCode;
|
||||
if (!$.getdata(helpSuccessPeoplesKey)) {
|
||||
//把前一天的清除
|
||||
$.setdata('', timeFormat(Date.now() - 24 * 60 * 60 * 1000) + $.farmInfo.farmUserPro.shareCode);
|
||||
$.setdata('', helpSuccessPeoplesKey);
|
||||
}
|
||||
if (helpSuccessPeoples) {
|
||||
if ($.getdata(helpSuccessPeoplesKey)) {
|
||||
$.setdata($.getdata(helpSuccessPeoplesKey) + ',' + helpSuccessPeoples, helpSuccessPeoplesKey);
|
||||
} else {
|
||||
$.setdata(helpSuccessPeoples, helpSuccessPeoplesKey);
|
||||
if ($.isLoon() || $.isQuanX() || $.isSurge()) {
|
||||
let helpSuccessPeoplesKey = timeFormat() + $.farmInfo.farmUserPro.shareCode;
|
||||
if (!$.getdata(helpSuccessPeoplesKey)) {
|
||||
//把前一天的清除
|
||||
$.setdata('', timeFormat(Date.now() - 24 * 60 * 60 * 1000) + $.farmInfo.farmUserPro.shareCode);
|
||||
$.setdata('', helpSuccessPeoplesKey);
|
||||
}
|
||||
if (helpSuccessPeoples) {
|
||||
if ($.getdata(helpSuccessPeoplesKey)) {
|
||||
$.setdata($.getdata(helpSuccessPeoplesKey) + ',' + helpSuccessPeoples, helpSuccessPeoplesKey);
|
||||
} else {
|
||||
$.setdata(helpSuccessPeoples, helpSuccessPeoplesKey);
|
||||
}
|
||||
}
|
||||
helpSuccessPeoples = $.getdata(helpSuccessPeoplesKey);
|
||||
}
|
||||
helpSuccessPeoples = $.getdata(helpSuccessPeoplesKey);
|
||||
if (helpSuccessPeoples && helpSuccessPeoples.length > 0) {
|
||||
message += `【您助力的好友👬】${helpSuccessPeoples.substr(0, helpSuccessPeoples.length - 1)}\n`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user