Compare commits

..

1 Commits

Author SHA1 Message Date
Heartestrella
79a6f2aec5 🍻 publish plugin nonebot-plugin-adsblocker (#3756) 2026-01-11 23:21:04 +08:00
2 changed files with 12 additions and 5 deletions

View File

@@ -10197,12 +10197,20 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_shiro_web_console",
"project_link": "nonebot-plugin-shiro-web-console",
"author_id": 114895516,
"module_name": "nonebot_plugin_adsblocker",
"project_link": "nonebot-plugin-adsblocker",
"author_id": 110215026,
"tags": [
{
"label": "WebUi",
"label": "群助手",
"color": "#ea5252"
},
{
"label": "实用",
"color": "#ea5252"
},
{
"label": "广告拦截",
"color": "#ea5252"
}
],

View File

@@ -20,7 +20,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 词汇黑名单审查 [@noneflow](https://github.com/noneflow) ([#3817](https://github.com/nonebot/nonebot2/pull/3817))
- Plugin: 汉化进度记录 [@noneflow](https://github.com/noneflow) ([#3807](https://github.com/nonebot/nonebot2/pull/3807))
- Plugin: nonebot-plugin-ai-groupmate [@noneflow](https://github.com/noneflow) ([#3766](https://github.com/nonebot/nonebot2/pull/3766))
- Plugin: nonebot_plugin_boardgamehelper [@noneflow](https://github.com/noneflow) ([#3800](https://github.com/nonebot/nonebot2/pull/3800))