From 368afe6d63d875715e1f19d3128c3e0cd71f0b3f Mon Sep 17 00:00:00 2001 From: mnixry Date: Mon, 20 Sep 2021 16:58:26 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20HTTP=E9=9D=99?= =?UTF-8?q?=E6=80=81=E6=96=87=E4=BB=B6=E6=89=98=E7=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index a2ebc0e8..7abf707b 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -390,5 +390,13 @@ "desc": "B站动态推送与开播提醒插件", "author": "kanomahoro", "repo": "https://github.com/kanomahoro/nonebot-hanayori" + }, + { + "id": "nonebot_plugin_filehost", + "link": "nonebot-plugin-filehost", + "name": "HTTP静态文件托管", + "desc": "一款 HTTP 静态文件托管插件, 为跨机文件传输提供了优雅的解决方案", + "author": "mnixry", + "repo": "https://github.com/mnixry/nonebot-plugin-filehost" } ] \ No newline at end of file