mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
Update mys.js
This commit is contained in:
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,
|
||||||
|
|||||||
Reference in New Issue
Block a user