Update jd_makemoneyshop_auto_old.js

This commit is contained in:
Jone2008 2022-12-05 16:09:28 +08:00 committed by GitHub
parent be89d65f41
commit a8620a5a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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