From 419963f50376ad185510840053c8e55d8088e719 Mon Sep 17 00:00:00 2001 From: Heartestrella Date: Mon, 5 Jan 2026 16:57:28 +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 d384aab7..555ed4b1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,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 + }, ]