This commit is contained in:
Faker
2022-04-20 11:42:25 +08:00
parent cb2a831b04
commit 445fa6db96
7 changed files with 24 additions and 23 deletions

View File

@@ -260,7 +260,7 @@ function taskUrl(function_path, body = '', dwEnv = 7) {
"User-Agent": UA,
"Accept-Language": "zh-CN,zh-Hans;q=0.9",
"Referer": "https://st.jingxi.com/",
"Cookie": cookie
"Cookie": cookie + "cid=4"
}
};
}