Update jd_makemoneyshop_auto_old.js

This commit is contained in:
Faker 2022-12-06 10:21:21 +08:00
parent 9132fcfede
commit 9ae8ba062d

View File

@ -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 = [];