根据yangtingxiao大佬的修改,尝试修复火爆
This commit is contained in:
@@ -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 = '';
|
||||
|
Reference in New Issue
Block a user