Compare commits

..

1 Commits

Author SHA1 Message Date
Heartestrella
419963f503 🍻 publish plugin nonebot-plugin-adsblocker (#3756) 2026-01-05 16:57:28 +08:00
3 changed files with 14 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.10
rev: v0.14.7
hooks:
- id: ruff-check
args: [--fix]

View File

@@ -10181,13 +10181,21 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_shiro_signin",
"project_link": "nonebot-plugin-shiro-signin",
"author_id": 114895516,
"module_name": "nonebot_plugin_adsblocker",
"project_link": "nonebot-plugin-adsblocker",
"author_id": 110215026,
"tags": [
{
"label": "签到",
"color": "#ff4031"
"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) ([#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))
- Plugin: 即梦绘画 [@noneflow](https://github.com/noneflow) ([#3797](https://github.com/nonebot/nonebot2/pull/3797))