From f4120d91e0334652b4e7728918abc3ad00e7c944 Mon Sep 17 00:00:00 2001 From: Satoshi Jek Date: Sun, 6 Feb 2022 21:37:27 +0800 Subject: [PATCH] =?UTF-8?q?:twisted=5Frightwards=5Farrows:=20Plugin:=20?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC=E5=8C=96=E5=AD=97=E7=AC=A6=E4=B8=B2=E7=AE=A1?= =?UTF-8?q?=E7=90=86=20=E5=95=86=E5=BA=97=E4=BF=A1=E6=81=AF=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=20(#773)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(plugins): 插件仓库重定向 * chore(plugins): 补充修改作者信息 --- website/static/plugins.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 01d667c7..fa245c94 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -184,12 +184,12 @@ "is_official": false }, { - "module_name": "nonebot_plugin_styledstr", - "project_link": "nonebot-plugin-styledstr", - "author": "jks15satoshi", - "desc": "通过字符串标签管理字符串资源", - "name": "风格化字符串管理", - "homepage": "https://github.com/jks15satoshi/nonebot_plugin_styledstr", + "module_name": "nonebot-plugin-strman", + "project_link": "nonebot-plugin-strman", + "author": "echobot-dev", + "desc": "通过字符串标签在文件中集中管理字符串", + "name": "字符串管理工具", + "homepage": "https://github.com/echobot-dev/nonebot-plugin-strman", "tags": [], "is_official": false },