From dcbe0c9932a63de96931e5a4dc9c8e9a39d4a4f7 Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Tue, 30 Jun 2026 19:35:16 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E6=89=AB=E6=8F=8F=20(#4090)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index f9c2653a0e25..7012c53ccfb3 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11152,4 +11152,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_proxy_probe", + "project_link": "nonebot-plugin-proxy-probe", + "author_id": 86997355, + "tags": [ + { + "label": "proxy", + "color": "#e7e373" + }, + { + "label": "probe", + "color": "#b6e773" + }, + { + "label": "校园网", + "color": "#73e7c7" + } + ], + "is_official": false + }, ]