From beda1fc76c3264d7f86910ea70f0c5e3ea65fe1c Mon Sep 17 00:00:00 2001 From: Heartestrella Date: Thu, 15 Jan 2026 11:29:53 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-adsblocker (#3756) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e201d14f..146300eb 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10224,4 +10224,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_adsblocker", + "project_link": "nonebot-plugin-adsblocker", + "author_id": 110215026, + "tags": [ + { + "label": "群助手", + "color": "#ea5252" + }, + { + "label": "实用", + "color": "#ea5252" + }, + { + "label": "广告拦截", + "color": "#ea5252" + } + ], + "is_official": false + }, ]