mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-12 21:14:59 +08:00
Update mys.js
This commit is contained in:
parent
15f400a9b4
commit
0824e6102f
2
mys.js
2
mys.js
@ -380,7 +380,7 @@ class UserInfo {
|
|||||||
Referer: referer,
|
Referer: referer,
|
||||||
"Accept-Encoding": "gzip, deflate",
|
"Accept-Encoding": "gzip, deflate",
|
||||||
"Accept-Language": "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7",
|
"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({
|
body: $.toStr({
|
||||||
act_id: act_id,
|
act_id: act_id,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user