From daee00df48b01a5f3e6c7723066d12cd3cd232ca Mon Sep 17 00:00:00 2001 From: Kamisato-Ayaka-233 <2627706725@qq.com> Date: Sat, 17 Jun 2023 13:42:51 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E3=80=90i=E3=80=91=E6=9B=B4=E6=94=B9Cookie?= =?UTF-8?q?=20Token=E7=9A=84=E6=8F=8F=E8=BF=B0=20-=20=E3=80=90i=E3=80=91?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E9=80=9A=E8=BF=87Game=20Token=E8=8E=B7?= =?UTF-8?q?=E5=8F=96Cookie=20Token=E6=8E=A5=E5=8F=A3=E7=9A=84=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hoyolab/user/token.md | 4 ++-- other/authentication.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hoyolab/user/token.md b/hoyolab/user/token.md index 69f84e4..d5eec60 100644 --- a/hoyolab/user/token.md +++ b/hoyolab/user/token.md @@ -258,8 +258,8 @@ _请求方式:GET_ "retcode": 0, "message": "OK", "data": { - "uid": "317832114", - "cookie_token": "O4ljtFwozX0UzHg29PDffnEBQPMYxmzcEJpe5Fgz" + "uid": "***", + "cookie_token": "***" } } ``` diff --git a/other/authentication.md b/other/authentication.md index 48750b9..d6b4d63 100644 --- a/other/authentication.md +++ b/other/authentication.md @@ -346,7 +346,7 @@ UID即米游社UID。这个Cookie不是必须传递的。 分为`cookie_token`和`cookie_token_v2`。 -`cookie_token`与`cookie_token_v2`的值不相同。Cookie Token用于签到福利。 +`cookie_token`与`cookie_token_v2`的值不相同。 #### Game Token