From 37067229b08e5172a89b3c3da011c16005e354fa Mon Sep 17 00:00:00 2001 From: ANGJustinl Date: Tue, 3 Jan 2023 16:07:52 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20HttpCat?= =?UTF-8?q?=F0=9F=90=B1=E7=8C=AB=E7=8C=ABhttp=E7=8A=B6=E6=80=81=E7=A0=81?= =?UTF-8?q?=20(#1528)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index f4930765..9970f7ac 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3809,5 +3809,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_HttpCat", + "project_link": "nonebot-plugin-HttpCat", + "name": "HttpCat🐱猫猫http状态码", + "desc": "✨Nonebot猫猫http状态码插件✨", + "author": "ANGJustinl", + "homepage": "https://github.com/ANGJustinl/nonebot_plugin_HttpCat", + "tags": [ + { + "label": "HttpCat", + "color": "#1f4ddc" + }, + { + "label": "http状态码", + "color": "#dc1f1f" + } + ], + "is_official": false } ]