docs: 收到哔哩哔哩律师函,停止后续维护 [skip ci]

This commit is contained in:
Developer
2026-04-29 14:47:13 +08:00
parent 04fea94fbe
commit d05e03418f
3 changed files with 14 additions and 2 deletions

View File

@@ -22,6 +22,18 @@
---
> ## ⚠️ 重要公告
>
> 本项目已收到**哔哩哔哩bilibili律师函**,要求停止对 B 站 API 的调用及相关仿制行为。
>
> 为尊重知识产权及相关法律法规,本仓库**即日起停止后续维护与更新**,不再接受新的 Issue 和 Pull Request。
>
> 现有代码仅作学习参考保留,请勿将本项目用于任何商业或违法用途。
>
> 感谢所有支持过本项目的朋友。
---
## 截图预览
<table>

View File

@@ -128,8 +128,8 @@ const styles = StyleSheet.create({
info: { padding: 6 },
title: {
fontSize: 12,
lineHeight: 17,
color: "#212121",
height: 33,
marginBottom: 4,
},
ownerRow: {

View File

@@ -90,8 +90,8 @@ const styles = StyleSheet.create({
info: { padding: 6 },
title: {
fontSize: 12,
lineHeight: 17,
color: "#212121",
height: 33,
marginBottom: 4,
},
owner: { fontSize: 11, color: "#999", marginTop: 2 },