From 92e5b8ea88ceec6197b8e3042050de4ab108269d Mon Sep 17 00:00:00 2001 From: IronWolf-K Date: Sun, 18 Jul 2021 10:28:27 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20FlightRadar24?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index e606f0ea..85efd077 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -310,5 +310,13 @@ "desc": "基于loliconImage Api的涩图插件,内置涩图CD", "author": "ayanamiblhx", "repo": "https://github.com/ayanamiblhx/nonebot_plugin_setu" + }, + { + "id": "nonebot_plugin_fr24", + "link": "nonebot-plugin-fr24", + "name": "FlightRadar24查询模块", + "desc": "通过FlightRadar24查询航班信息", + "author": "IronWolf-K", + "repo": "https://github.com/IronWolf-K/nonebot_plugin_fr24" } -] +] \ No newline at end of file