From eb96ad78fea795df3374c14b1b394b74a754f1d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E5=93=A5=E4=B8=B6?= Date: Mon, 7 Mar 2022 17:58:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_opencardL85.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jd_opencardL85.js b/jd_opencardL85.js index d29cf17..50546d4 100644 --- a/jd_opencardL85.js +++ b/jd_opencardL85.js @@ -20,7 +20,7 @@ cron "0" script-path=https://raw.githubusercontent.com/KingRan/JDJB/main/jd_open */ -const $ = new Env('个护女神节'); +const $ = new Env('3.8个护女神节'); const Faker=require('./sign_graphics_validate.js') const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; const notify = $.isNode() ? require('./sendNotify') : ''; @@ -59,7 +59,7 @@ message = "" if(message){ $.msg($.name, ``, `${message}\n获得到的京豆不一定到账`); if ($.isNode()){ - await notify.sendNotify(`${$.name}`, `${message}\n获得到的京豆不一定到账`); + // await notify.sendNotify(`${$.name}`, `${message}\n获得到的京豆不一定到账`); } } })() @@ -76,8 +76,8 @@ async function run() { return } let config = [ - {configCode:'f7e00cba17fb461ab7204f06a688f957',configName:'食品女神价到'}, - {configCode:'1c099a15608f48dc905af5befaa623d9',configName:'个护女神节'}, + {configCode:'21d1986169cf49cf8caee4f0616f6d76',configName:'个护女神节'}, + {configCode:'f7e00cba17fb461ab7204f06a688f957',configName:'食品女神价到'}, ] for(let i in config){