Commit Graph

1197 Commits

Author SHA1 Message Date
guyuexuan
b0eb2d7b37 [京东农场] 单个账号任务执行异常时发送消息通知,且跳过当前账号执行下个账号 2021-01-15 10:41:31 +08:00
lxk0301
e5c04ef7cd update README.md. 2021-01-15 10:01:29 +08:00
lxk0301
51c2d344be !21 优化收金币逻辑,8s收取一次金币,运行多账号时收获金币更多; 适当增加观看视频时长,减少开宝箱金币为0的概率
Merge pull request !21 from Dellear/N/A
2021-01-15 09:55:28 +08:00
Dellear
95995fd25a 优化收金币逻辑,8s收取一次金币,运行多账号时收获金币更多; 适当增加观看视频时长,减少开宝箱金币为0的概率 2021-01-15 03:02:22 +08:00
lxk0301
a7a79b71b7 !14 update docker/Dockerfile.
Merge pull request !14 from Xinglin Qiang/N/A
2021-01-14 22:11:59 +08:00
lxk0301
4c68ac5009 !9 update QuantumultX/lxk0301_gallery.json.
Merge pull request !9 from 6ird/N/A
2021-01-14 22:11:34 +08:00
lxk0301
c33135a31d !13 update QuantumultX/lxk0301_gallery.json.
Merge pull request !13 from Hadoken/N/A
2021-01-14 22:09:38 +08:00
Xinglin Qiang
a4e0291b97 update docker/Dockerfile. 2021-01-14 18:44:55 +08:00
lxk0301
82866aca2d update 2021-01-14 17:59:50 +08:00
Hadoken
d095907414 update QuantumultX/lxk0301_gallery.json. 2021-01-14 16:14:30 +08:00
lxk0301
e87a1c2d31 update 2021-01-14 16:06:13 +08:00
lxk0301
5ec45b6c15 !11 [京喜农场] 忽略部分 logErr 日志 & notify 通知关闭时,通过 log 输出 message
Merge pull request !11 from 古月玄/master
2021-01-14 15:34:10 +08:00
guyuexuan
dbe3a073e2 [京喜农场] 每个用户 cookie 重置 notify 通知开关 2021-01-14 15:30:06 +08:00
guyuexuan
08047cbdac [京喜农场]
忽略部分 logErr 日志
notify 通知关闭时,通过 log 输出 message
2021-01-14 14:31:43 +08:00
lxk0301
114c6e2043 update jdCookie.js. 2021-01-14 11:00:30 +08:00
6ird
66f251c87b update QuantumultX/lxk0301_gallery.json. 2021-01-14 10:27:40 +08:00
any
f8d2ba0a22 Merge pull request #29 from lxk0301/master
Master
2021-01-13 23:26:33 +08:00
lxk0301
8ec158e489 Update jd_dreamFactory.js 2021-01-13 23:11:33 +08:00
lxk0301
015c31683b Update jd_family.js
暂时关闭通知
2021-01-13 21:52:29 +08:00
lxk0301
4d513fbe20 Update jd_family.js 2021-01-13 21:15:40 +08:00
lxk0301
b951a5a1eb Update jd_family.js 2021-01-13 19:37:39 +08:00
lxk0301
f149d13405 Merge pull request #650 from DoveBoy/patch-2
fix 说明部分404的问题,优化Cron
2021-01-13 19:13:03 +08:00
DoveBoy
cc7f2b5938 fix 说明部分404的问题,优化Cron
fix 说明部分404的问题,优化Cron
2021-01-13 19:12:02 +08:00
lxk0301
79d2e0b8d2 fix 2021-01-13 18:04:09 +08:00
lxk0301
478eb3ca64 test 2021-01-13 17:44:07 +08:00
lxk0301
8cc9a37e73 test 2021-01-13 17:42:56 +08:00
lxk0301
cc7ecf6381 添加timeout超时 2021-01-13 17:18:51 +08:00
lxk0301
6221c27604 Merge remote-tracking branch 'origin/master' 2021-01-13 17:06:59 +08:00
lxk0301
87b4d4be43 添加timeout 2021-01-13 17:06:18 +08:00
lxk0301
38c077a804 Merge pull request #647 from Jone2008/patch-3
Update jd_family.js
2021-01-13 16:46:15 +08:00
Jone2008
c6613f3f01 Update jd_family.js 2021-01-13 16:39:46 +08:00
lxk0301
75ffcbdca6 添加当前京豆库存为空的打印提示 2021-01-13 16:31:16 +08:00
lxk0301
16819ca827 docker添加京东家庭号 2021-01-13 16:19:02 +08:00
lxk0301
182476b02d docker添加京东家庭号 2021-01-13 16:10:50 +08:00
lxk0301
5407ff0435 Merge pull request #641 from DoveBoy/patch-2
云函数新增京东家庭号
2021-01-13 16:09:50 +08:00
lxk0301
f34ec15697 Merge pull request #644 from FanchangWang/master
部分脚本 API 请求增加 timeout=3000,防止 API 请求超时导致进程僵死
2021-01-13 16:01:38 +08:00
guyuexuan
cb435c8239 API 请求超时由 3000 改为 10000 2021-01-13 15:50:26 +08:00
guyuexuan
7188090aef 部分脚本 API 请求增加 timeout=3000,防止 API 请求超时导致进程僵死 2021-01-13 15:39:13 +08:00
DoveBoy
1c56e92b45 云函数新增京东家庭号
云函数新增京东家庭号
2021-01-13 14:40:44 +08:00
lxk0301
2a0acfdf0f Merge pull request #639 from shylocks/master
京东家庭号
2021-01-13 14:10:27 +08:00
lxk0301
b6ebf84a1d update 2021-01-13 14:09:47 +08:00
any
935d41fc43 京东家庭号 2021-01-13 13:59:24 +08:00
any
469057f7bf Merge pull request #27 from lxk0301/master
Master
2021-01-13 13:32:10 +08:00
lxk0301
25e71fd953 update 2021-01-13 13:05:51 +08:00
lxk0301
1ce3aa4c70 增加扫码获取京东cookie,此方式得到的cookie有效期为90天(实际待测试) 2021-01-13 12:58:53 +08:00
lxk0301
56cff39d58 Merge pull request #633 from shylocks/master
口袋书店加入购物车开关,与东东小窝共享环境变量
2021-01-13 12:40:53 +08:00
lxk0301
37c42039dc update 2021-01-13 12:29:41 +08:00
lxk0301
fe4829ec0b update 2021-01-13 12:29:22 +08:00
lxk0301
e6577c5819 Merge pull request #635 from FanchangWang/master
[京喜农场] 增加 水果成熟提醒 & 其他变更(具体看描述)
2021-01-13 12:05:27 +08:00
guyuexuan
91feffa836 [京喜农场]
重置 答题答案选项 = 0
got 调用 API 增加 timeout=3000 防止 API 请求导致进程僵死
增加 水果成熟提醒
2021-01-13 12:02:19 +08:00