From 603cd4c196234834a10da6f73f7e7bcd0483ff1c Mon Sep 17 00:00:00 2001 From: Kamisato-Ayaka-233 <2627706725@qq.com> Date: Fri, 25 Aug 2023 21:10:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90A=E3=80=91=E5=9C=A8=E2=80=9C=E9=89=B4?= =?UTF-8?q?=E6=9D=83=E4=B8=8E=E9=AA=8C=E8=AF=81=E2=80=9D=E4=B8=AD=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=9B=AE=E5=BD=95=20=E3=80=90A=E3=80=91=E5=9C=A8?= =?UTF-8?q?=E2=80=9CID=E5=AF=B9=E7=85=A7=E8=A1=A8=E2=80=9D=E4=B8=AD?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E2=80=9C=E5=BA=94=E7=94=A8ID=E2=80=9D=20?= =?UTF-8?q?=E3=80=90A=E3=80=91=E5=9C=A8=E2=80=9C=E9=89=B4=E6=9D=83?= =?UTF-8?q?=E4=B8=8E=E9=AA=8C=E8=AF=81=E2=80=9D=E5=A2=9E=E5=8A=A0=E6=96=B0?= =?UTF-8?q?=E8=AF=B7=E6=B1=82=E5=A4=B4=E5=AD=97=E6=AE=B5`x-rpc-verify=5Fke?= =?UTF-8?q?y`=20=E3=80=90F=E3=80=91=E4=BF=AE=E6=94=B9=E2=80=9C=E9=89=B4?= =?UTF-8?q?=E6=9D=83=E4=B8=8E=E9=AA=8C=E8=AF=81=E2=80=9D=E5=AF=B9=E4=BA=8E?= =?UTF-8?q?`x-rpc-app=5Fid`=E7=9A=84=E9=94=99=E8=AF=AF=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/authentication.md b/other/authentication.md index 096f7fb..e785639 100644 --- a/other/authentication.md +++ b/other/authentication.md @@ -41,7 +41,7 @@ 大多数API需要验证的请求头:`x-rpc-app_version`、`x-rpc-client_type`、`x-rpc-device_id`、`X-Requested-With`、`Origin`、`Referer`、`Host`、`DS`、`User-Agent`。 -少数API才需要验证的额外的请求头:`x-rpc-device_fp`、`x-rpc-challenge`、`x-rpc-app_id`。 +少数API才需要验证的额外的请求头:`x-rpc-device_fp`、`x-rpc-challenge`、`x-rpc-app_id`、`x-rpc-verify_key`。 可选请求头:`x-rpc-device_name`、`x-rpc-device_model`、`x-rpc-sys_version`、`x-rpc-channel`、`x-rpc-game_biz`。