diff --git a/website/static/plugins.json b/website/static/plugins.json index d0bcc02d..fe635379 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1090,25 +1090,6 @@ ], "is_official": false }, - { - "module_name": "nonebot-general-rss", - "project_link": "nonebot-general-rss", - "name": "nonebot-general-rss", - "desc": "支持频道的通用RSS订阅插件", - "author": "mobyw", - "homepage": "https://github.com/mobyw/nonebot-general-rss", - "tags": [ - { - "label": "t:RSS", - "color": "#80070b" - }, - { - "label": "a:onebot", - "color": "#000000" - } - ], - "is_official": false - }, { "module_name": "nonebot_plugin_guild_patch", "project_link": "nonebot-plugin-guild-patch",