mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced 2026-07-07 23:18:38 +08:00
docs: 收到哔哩哔哩律师函,停止后续维护 [skip ci]
This commit is contained in:
12
README.md
12
README.md
@@ -22,6 +22,18 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
> ## ⚠️ 重要公告
|
||||||
|
>
|
||||||
|
> 本项目已收到**哔哩哔哩(bilibili)律师函**,要求停止对 B 站 API 的调用及相关仿制行为。
|
||||||
|
>
|
||||||
|
> 为尊重知识产权及相关法律法规,本仓库**即日起停止后续维护与更新**,不再接受新的 Issue 和 Pull Request。
|
||||||
|
>
|
||||||
|
> 现有代码仅作学习参考保留,请勿将本项目用于任何商业或违法用途。
|
||||||
|
>
|
||||||
|
> 感谢所有支持过本项目的朋友。
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 截图预览
|
## 截图预览
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
|
|||||||
@@ -128,8 +128,8 @@ const styles = StyleSheet.create({
|
|||||||
info: { padding: 6 },
|
info: { padding: 6 },
|
||||||
title: {
|
title: {
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
|
lineHeight: 17,
|
||||||
color: "#212121",
|
color: "#212121",
|
||||||
height: 33,
|
|
||||||
marginBottom: 4,
|
marginBottom: 4,
|
||||||
},
|
},
|
||||||
ownerRow: {
|
ownerRow: {
|
||||||
|
|||||||
@@ -90,8 +90,8 @@ const styles = StyleSheet.create({
|
|||||||
info: { padding: 6 },
|
info: { padding: 6 },
|
||||||
title: {
|
title: {
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
|
lineHeight: 17,
|
||||||
color: "#212121",
|
color: "#212121",
|
||||||
height: 33,
|
|
||||||
marginBottom: 4,
|
marginBottom: 4,
|
||||||
},
|
},
|
||||||
owner: { fontSize: 11, color: "#999", marginTop: 2 },
|
owner: { fontSize: 11, color: "#999", marginTop: 2 },
|
||||||
|
|||||||
Reference in New Issue
Block a user