diff --git a/website/static/plugins.json b/website/static/plugins.json index 5952dd44..4f8d785b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1897,5 +1897,15 @@ "homepage": "https://github.com/Special-Week/nonebot_plugin_BitTorrent", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_namelist", + "project_link": "nonebot-plugin-namelist", + "name": "黑白名单", + "desc": "简易黑白用户名单管理", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-namelist", + "tags": [], + "is_official": false } ] \ No newline at end of file