From 6b067f0865aa1899df1508a2bd2aab2166cb92e8 Mon Sep 17 00:00:00 2001 From: mobyw <44370805+mobyw@users.noreply.github.com> Date: Fri, 25 Feb 2022 23:18:26 +0800 Subject: [PATCH] =?UTF-8?q?:fire:=20Plugin:=20=E7=A7=BB=E9=99=A4=20nonebot?= =?UTF-8?q?-general-rss=20(#836)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 ------------------- 1 file changed, 19 deletions(-) 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",