1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-12 18:01:17 +08:00

Compare commits

...

5 Commits

Author SHA1 Message Date
ooo
e4466e479f 1 2022-11-02 11:25:34 +08:00
ooo
36e041975f 1 2022-11-02 10:32:47 +08:00
ooo
0093d3f3d8 1 2022-11-02 10:29:44 +08:00
ooo
e4c40ac850 1 2022-11-02 10:28:41 +08:00
ooo
f8d7f7889c 1 2022-11-02 10:26:37 +08:00
6 changed files with 248 additions and 9 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

7
jd_dfw.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -101,7 +101,7 @@ $.flag = false
async function main(_0x14f2ac){
let _0xc6f9d4=decodeURIComponent(_0x14f2ac.match(/pt_pin=(.+?);/)&&_0x14f2ac.match(/pt_pin=(.+?);/)[1]);
let _0x43a9de=await takeRequest(_0x14f2ac,'showSecondFloorCardInfo','{"source":"card"}');
if(JSON.stringify(_0x43a9de)==='{}'||!_0x43a9de||!_0x43a9de.result||!_0x43a9de.result.activityBaseInfo){
if(_0x43a9de.bizCode == 'MP001'){
console.log('本期活动结束,等待下期。。。');
$.flag = true
return;

233
jd_superBrandSign.js Normal file

File diff suppressed because one or more lines are too long

7
jd_twCard.js Normal file

File diff suppressed because one or more lines are too long