mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
根据yangtingxiao大佬的修改,尝试修复火爆
This commit is contained in:
parent
89ed7424f9
commit
039b7a6d70
@ -820,7 +820,6 @@ async function getPostRequest(type, body) {
|
||||
}
|
||||
|
||||
function getBody(type) {
|
||||
|
||||
let rnd = Math.floor(1e6 + 9e6 * Math.random()).toString()
|
||||
let ss = JSON.stringify({"extraData" : {"log": "-1", "sceneid": "QD216hPageh5"}, "secretp": $.secretp, "random": rnd.toString()});
|
||||
let taskBody = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user