1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-12 18:51:17 +08:00
This commit is contained in:
ooo
2022-02-04 12:21:43 +08:00
parent 77a32dad3f
commit d88be68c30
33 changed files with 661 additions and 2303 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -48,7 +48,7 @@ if ($.isNode()) {
}
continue
}
authorCodeList = ['1fc26ba85abe4d7fa8024c9917163442','efa6d50b6d32488ba485f07629ff6c99','8a0d5f341e8440e2aa04a1592cd3f1b3']
authorCodeList = ['336fe9c225674104bed22b169c820190']
$.bean = 0;
$.ADID = getUUID('xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', 1);
$.UUID = getUUID('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');

236
jd_mpdzcar.js Executable file

File diff suppressed because one or more lines are too long

View File

@@ -14,7 +14,7 @@ const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
//IOS等用户直接用NobyDa的jd cookie
let cookiesArr = [], cookie = '';
let isLoginInfo = {}
let helpnum=1
let helpnum=3
$.redPacketId = [];
if ($.isNode()) {
Object.keys(jdCookieNode).forEach((item) => {