diff --git a/website/static/plugins.json b/website/static/plugins.json index fb26a5d2..da9f8fa4 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3264,5 +3264,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_animeres", + "project_link": "nonebot-plugin-animeres", + "name": "动漫资源获取", + "desc": "动漫资源获取", + "author": "Melodyknit", + "homepage": "https://github.com/Melodyknit/nonebot_plugin_animeres", + "tags": [ + { + "label": "a:onebot", + "color": "#ec5252" + }, + { + "label": "anime", + "color": "#ec5252" + } + ], + "is_official": false } ] \ No newline at end of file