Compare commits

...

2 Commits

Author SHA1 Message Date
e642cdc6fa Create jd_redrain_hby.js 2024-04-01 19:46:17 +08:00
3d8f422329 Update jd_speed_sign.js 2024-04-01 16:15:30 +08:00
2 changed files with 12 additions and 1 deletions

11
jd_redrain_hby.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -96,7 +96,7 @@ async function jdGlobal(cookie,url_uuid) {
return;
}
if (runorderReward) {
await orderReward(cookie)
//await orderReward(cookie)
}
} catch (e) {
$.logErr(e)