From 0824e6102fc8a6a14a0c35356c5d5ec8aa9fa9c9 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sat, 10 Jun 2023 22:51:01 +0800 Subject: [PATCH] Update mys.js --- mys.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mys.js b/mys.js index 0b2634c..2a6c9b8 100644 --- a/mys.js +++ b/mys.js @@ -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,