Compare commits

..

1 Commits

Author SHA1 Message Date
Heartestrella
3c1fed2fc9 🍻 publish plugin nonebot-plugin-adsblocker (#3756) 2025-12-26 17:22:31 +08:00
2 changed files with 20 additions and 1 deletions

View File

@@ -10138,4 +10138,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
},
]

View File

@@ -19,7 +19,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 快捷回复 [@noneflow](https://github.com/noneflow) ([#3795](https://github.com/nonebot/nonebot2/pull/3795))
- Plugin: pErithacus [@noneflow](https://github.com/noneflow) ([#3767](https://github.com/nonebot/nonebot2/pull/3767))
- Plugin: MC服务器状态查询 [@noneflow](https://github.com/noneflow) ([#3781](https://github.com/nonebot/nonebot2/pull/3781))
- Plugin: Instagram RapidAPI 解析 [@noneflow](https://github.com/noneflow) ([#3784](https://github.com/nonebot/nonebot2/pull/3784))