From 7f8bce6c6ceb70d3073a696d86a9cf88b66b8480 Mon Sep 17 00:00:00 2001 From: Womsxd <45663319+Womsxd@users.noreply.github.com> Date: Thu, 18 Aug 2022 16:57:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2channel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mihoyobbs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mihoyobbs.py b/mihoyobbs.py index b67a0a8..4abbdb1 100644 --- a/mihoyobbs.py +++ b/mihoyobbs.py @@ -20,7 +20,7 @@ class Mihoyobbs: "x-rpc-client_type": setting.mihoyobbs_Client_type, "x-rpc-app_version": setting.mihoyobbs_Version, "x-rpc-sys_version": "6.0.1", - "x-rpc-channel": "mihoyo", + "x-rpc-channel": "miyousheluodi", "x-rpc-device_id": tools.get_device_id(), "x-rpc-device_name": tools.random_text(random.randint(1, 10)), "x-rpc-device_model": "Mi 10",