From 160a9307550147011d4e633f14ee34aea85aade9 Mon Sep 17 00:00:00 2001 From: DoveBoy <393366046@qq.com> Date: Tue, 12 Jan 2021 14:46:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=AC=E5=96=9C=E5=86=9C?= =?UTF-8?q?=E5=9C=BA=E8=8E=B7=E5=8F=96=E7=A7=8D=E5=AD=90token=E7=9A=84?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加京喜农场获取种子token的说明 --- jd_jxnc.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jd_jxnc.js b/jd_jxnc.js index 743a7fdf..42ef0bbc 100644 --- a/jd_jxnc.js +++ b/jd_jxnc.js @@ -30,6 +30,9 @@ cron "0 9,12,18 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_ 京喜农场 = type=cron,script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_jxnc.js, cronexpr="0 9,12,18 * * *", timeout=200, enable=true 京喜农场APP种子cookie = type=http-request,script-path=https://raw.githubusercontent.com/whyour/hundun/master/quanx/jx_nc.cookie.js,pattern=^https\:\/\/wq\.jd\.com\/cubeactive\/farm\/dotask,max-size=131072,timeout=110,enable=true +特别说明: +脚本运行必须填写种子token,iOS用户使用代理可以直接获取;Android用户需要抓包获取种子token,手动做京喜农场任意任务即可获取种子token,推荐使用elecV2P(使用设置类似iOS用户的代理软件)或者HttpCanary,搜索关键字"farm_jstoken",token按照{"farm_jstoken":"xxx","timestamp":"xxx","phoneid":"xxx-xxx"}格式填写即可 + */ const $ = new Env('京喜农场');