mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 18:27:56 +08:00
🐛 修复bilibili推送的一些格式错误 (#263)
* 🎈 perf(platform/bilibili): 增加了相似度计算前文本的预处理 将动态和简介文本中较长的一段按照较短的一段进行截取(分了从前截和从后截的两种情况) * 🐞 fix(bilibili): 修复视频简介多余空格的bug * 🦄 refactor(bilibili): 更改文本相似度比较函数
This commit is contained in:
@@ -316,6 +316,8 @@ docs/.vuepress/.temp/
|
||||
# and uncomment the following lines
|
||||
# .pnp.*
|
||||
|
||||
### macOS ###
|
||||
.DS_Store
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/python,linux,vim
|
||||
data*/*
|
||||
|
||||
Reference in New Issue
Block a user