From 9ae8ba062dcf6d598cc8e53b6d7ce20e55fc342f Mon Sep 17 00:00:00 2001 From: Faker Date: Tue, 6 Dec 2022 10:21:21 +0800 Subject: [PATCH] Update jd_makemoneyshop_auto_old.js --- jd_makemoneyshop_auto_old.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_makemoneyshop_auto_old.js b/jd_makemoneyshop_auto_old.js index e76833a..8d39c7c 100644 --- a/jd_makemoneyshop_auto_old.js +++ b/jd_makemoneyshop_auto_old.js @@ -11,7 +11,7 @@ https://raw.githubusercontent.com/6dylan6/jdpro/main/jd_makemoneyshop.js const $ = new Env('特价版大赢家-老版本接口'); const notify = $.isNode() ? require('./sendNotify') : ''; -const jdCookieNode = $.isNode() ? require('./jdCookieC.js') : ''; +const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; //IOS等用户直接用NobyDa的jd cookie let cookiesArr = [], cookie = ''; let shareId = [];