From 8b8f4be2fabf7ac1cc181ee308f7bb97c0f84d02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E5=93=A5=E4=B8=B6?= Date: Wed, 20 Apr 2022 15:29:33 +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_opencardL122.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_opencardL122.js b/jd_opencardL122.js index d270a3d..eb626b1 100644 --- a/jd_opencardL122.js +++ b/jd_opencardL122.js @@ -19,7 +19,7 @@ cron:0 */ let opencard_toShop = "true" -const $ = new Env('不知名开卡'); +const $ = new Env('我的新家 超级配'); const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; const notify = $.isNode() ? require('./sendNotify') : ''; //IOS等用户直接用NobyDa的jd cookie