Update mys.js

This commit is contained in:
smallfawn
2023-06-10 22:51:01 +08:00
committed by GitHub
parent 15f400a9b4
commit 0824e6102f

2
mys.js
View File

@@ -380,7 +380,7 @@ class UserInfo {
Referer: referer,
"Accept-Encoding": "gzip, deflate",
"Accept-Language": "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7",
Cookie: `account_id=${this.uid}; cookie_token=${this.cookie_token};`,
Cookie: `account_id=${this.uid}; cookie_token=${this.cookie_token}; aliyungf_tc=;`,
},
body: $.toStr({
act_id: act_id,