From 2a623b1c81fd6ee641cf18a73ddaf4f4ae9887ab Mon Sep 17 00:00:00 2001 From: Johnny Hsieh <32300164+mnixry@users.noreply.github.com> Date: Tue, 27 Dec 2022 18:53:46 +0800 Subject: [PATCH] =?UTF-8?q?:fire:=20Plugin:=20=E7=A7=BB=E9=99=A4=E5=81=9C?= =?UTF-8?q?=E6=AD=A2=E7=BB=B4=E6=8A=A4=E7=9A=84=20`nonebot-plugin-filehost?= =?UTF-8?q?`=20(#1516)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 8bf928a4..68a1d09e 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -456,16 +456,6 @@ ], "is_official": false }, - { - "module_name": "nonebot_plugin_filehost", - "project_link": "nonebot-plugin-filehost", - "name": "HTTP静态文件托管", - "desc": "一款 HTTP 静态文件托管插件, 为跨机文件传输提供了优雅的解决方案", - "author": "mnixry", - "homepage": "https://github.com/mnixry/nonebot-plugin-filehost", - "tags": [], - "is_official": true - }, { "module_name": "nonebot_plugin_simplemusic", "project_link": "nonebot-plugin-simplemusic",