From e784993995e44d5ce68f24f66a1d9c0307333beb Mon Sep 17 00:00:00 2001 From: Heartestrella Date: Wed, 14 Jan 2026 11:06:29 +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 5b0b965e..77d43c6c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10212,4 +10212,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 + }, ]