From 86153e58c9101fdaf7811189659d2282df352fd4 Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Sat, 17 May 2025 22:56:39 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=20QQ=20=E5=9B=BE=E5=BA=8A=20SSL=20=E9=94=99=E8=AF=AF=20(#3481)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 5669a9a5..bf8b7524 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9035,4 +9035,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_fix_qq_img_ssl", + "project_link": "nonebot-plugin-fix-qq-img-ssl", + "author_id": 59048777, + "tags": [ + { + "label": "SSL", + "color": "#ea5252" + }, + { + "label": "qq", + "color": "#52eabc" + } + ], + "is_official": false + }, ]