From 8c631dc1da0c48ce7c8c06808d5dbcbd02057cec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=AF=E8=BE=BE=E9=B8=AD?= Date: Sun, 11 May 2025 16:19:05 +0800 Subject: [PATCH] Update jd_task_sBean.js --- parse/jd/jd_task_sBean.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/parse/jd/jd_task_sBean.js b/parse/jd/jd_task_sBean.js index 8f68878..6dfc811 100644 --- a/parse/jd/jd_task_sBean.js +++ b/parse/jd/jd_task_sBean.js @@ -17,13 +17,19 @@ export class Main extends Template { let context = p.context; let show = await this.curl({ 'form': `functionId=secEntryBenefitShow&body={"channelId":"2","actSecTraffic":"1"}&appid=signed_wh5&client=ios&screen=390*844&networkType=wifi&clientVersion=15.0.25&d_model=iPhone13%2C3&osVersion=15.1.1`, - user + user, + algo: { + appId: '5923d' + } } ) if (this.haskey(show, 'data.result.currentTime')) { let s = await this.curl({ 'form': `functionId=secEntryBenefitReceive&body={"channelId":"2","actSecTraffic":"1"}&appid=signed_wh5&client=ios&screen=390*676&networkType=wifi&clientVersion=15.0.25&d_model=iPhone13%2C3&osVersion=15.1.1`, - user + user, + algo: { + appId: '8f29c' + } } ) if (this.haskey(s, 'data.result.awardList')) {