Compare commits

..

1 Commits

Author SHA1 Message Date
bytedo
22e53fb0a6 🍻 publish plugin 小红书去水印解析 (#3788) 2025-12-26 17:22:24 +08:00
2 changed files with 16 additions and 1 deletions

View File

@@ -10138,4 +10138,20 @@
],
"is_official": false
},
{
"module_name": "nonebot_plugin_xiaohongshu",
"project_link": "nonebot-plugin-xiaohongshu",
"author_id": 49683326,
"tags": [
{
"label": "小红书",
"color": "#ea5252"
},
{
"label": "xhslink",
"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))