fix #231
This commit is contained in:
@@ -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 = '';
|
||||
|
Reference in New Issue
Block a user