From ecedb0c7c56ca87b22ac97bd5870807870a34411 Mon Sep 17 00:00:00 2001 From: CN171-1 Date: Wed, 14 Jan 2026 10:55:42 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BA=92=E8=81=94?= =?UTF-8?q?=E7=BD=91=E5=BC=82=E5=B8=B8=E4=BA=8B=E4=BB=B6=E7=9B=91=E6=B5=8B?= =?UTF-8?q?=20(#3830)?= 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 f7d9cad6..5b0b965e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10196,4 +10196,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_internet_outage", + "project_link": "nonebot-plugin-internet-outage", + "author_id": 110646806, + "tags": [ + { + "label": "Cloudflare", + "color": "#f97316" + }, + { + "label": "网络中断监测", + "color": "#dc2626" + } + ], + "is_official": false + }, ]