From 625b68ac85e95cb5fa4b4db4c2c152cd26a8388c Mon Sep 17 00:00:00 2001 From: liangho-ng <1330326873@qq.com> Date: Sat, 3 May 2025 01:07:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=B1=B3=E6=B8=B8?= =?UTF-8?q?=E7=A4=BE=E8=A7=A3=E6=9E=90=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/tools.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/tools.js b/apps/tools.js index 45d218e..e49248a 100644 --- a/apps/tools.js +++ b/apps/tools.js @@ -2175,10 +2175,9 @@ export class tools extends plugin { "Accept-Encoding": "gzip, deflate, br", "Accept-Language": "zh-cn", "Connection": "keep-alive", - "Host": "api-takumi.mihoyo.com", - "x-rpc-app_version": "2.11.0", + "x-rpc-app_version": "2.87.0", "x-rpc-client_type": "4", - "Referer": "https://bbs.mihoyo.com/", + "Referer": "https://www.miyoushe.com/", "DS": getDS(), } }).then(async resp => {