From 0cbcc043968743d01fc80f6cfb4cd14906bab970 Mon Sep 17 00:00:00 2001 From: ninthseason Date: Thu, 6 Jan 2022 15:16:19 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E7=9B=B4=E9=93=BE=E6=8F=90=E5=8F=96=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 5039607f..0248b955 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -812,5 +812,20 @@ "homepage": "https://github.com/CherryGS/nonebot_plugin_PCtrl", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_directlinker", + "project_link": "nonebot-plugin-directlinker", + "name": "群文件直链提取器", + "desc": "提取群文件的下载直链。", + "author": "ninthseason", + "homepage": "https://github.com/ninthseason/nonebot-plugin-directlinker", + "tags": [ + { + "label": "a:cqhttp", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file