From f190c858beb37fada699484ad3fc3e55fcf4b2f5 Mon Sep 17 00:00:00 2001 From: KimigaiiWuyi <444835641@qq.com> Date: Tue, 17 Oct 2023 22:13:38 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20=E6=9B=B4=E6=96=B0=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E5=88=97=E8=A1=A8=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gsuid_core/utils/plugins_update/api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsuid_core/utils/plugins_update/api.py b/gsuid_core/utils/plugins_update/api.py index 070e57d..7e7af08 100644 --- a/gsuid_core/utils/plugins_update/api.py +++ b/gsuid_core/utils/plugins_update/api.py @@ -3,7 +3,7 @@ from pathlib import Path # raw_url = 'https://raw.githubusercontent.com' # repo_title = 'Genshin-bots/GenshinUID-docs/master/docs' # plugins_lib = f'{raw_url}/{repo_title}/PluginsList.md' -plugins_lib = 'https://docs.gsuid.gbots.work/plugin_list.json' +plugins_lib = 'https://docs.sayu-bot.com/plugin_list.json' proxy_url = 'https://ghproxy.com/'