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