mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix #231
This commit is contained in:
parent
dde7fbf592
commit
3f38de17aa
@ -32,6 +32,7 @@ const inviteCodes = [
|
||||
'T019-aknAFRllhyoQlyI46gCjVWmIaW5kRrbA'
|
||||
];
|
||||
const randomCount = $.isNode() ? 20 : 5;
|
||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||
let merge = {}
|
||||
//IOS等用户直接用NobyDa的jd cookie
|
||||
let cookiesArr = [], cookie = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user