根据yangtingxiao大佬的修改,尝试修复火爆

This commit is contained in:
star
2021-05-31 23:04:27 +08:00
parent 89ed7424f9
commit 039b7a6d70

View File

@@ -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 = '';