From b36f32cd1ef09ff3779788cad78c08bce2866c64 Mon Sep 17 00:00:00 2001
From: lb-chc <69136546+lb-chc@users.noreply.github.com>
Date: Fri, 25 Mar 2022 10:28:32 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E9=A1=B9=20(#336)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
添加今天发现的“extra_attr”项,不知道什么时候新增的
---
video/tags.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/video/tags.md b/video/tags.md
index 1073a1d..4c174c6 100644
--- a/video/tags.md
+++ b/video/tags.md
@@ -60,6 +60,7 @@
| attribute | num | 0 | 作用尚不明确 |
| liked | num | 是否已经点赞 | 0:未点赞
1:已点赞
需要登录(Cookie)
未登录为0 |
| hated | num | 是否已经点踩 | 0:未点踩
1:已点踩
需要登录(Cookie)
未登录为0 |
+| extra_attr | num | ? ? ? | |
`data`数组中的对象中的`count`对象: