mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-05-07 03:48:44 +08:00
Update jd_makemoneyshop_auto_old.js
This commit is contained in:
parent
9132fcfede
commit
9ae8ba062d
@ -11,7 +11,7 @@ https://raw.githubusercontent.com/6dylan6/jdpro/main/jd_makemoneyshop.js
|
|||||||
|
|
||||||
const $ = new Env('特价版大赢家-老版本接口');
|
const $ = new Env('特价版大赢家-老版本接口');
|
||||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||||
const jdCookieNode = $.isNode() ? require('./jdCookieC.js') : '';
|
const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
|
||||||
//IOS等用户直接用NobyDa的jd cookie
|
//IOS等用户直接用NobyDa的jd cookie
|
||||||
let cookiesArr = [], cookie = '';
|
let cookiesArr = [], cookie = '';
|
||||||
let shareId = [];
|
let shareId = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user