From 8b7ca24b97857172a492c8f07e7197c81bd69344 Mon Sep 17 00:00:00 2001 From: Hansiyu Date: Tue, 16 Apr 2024 13:24:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=BA=86=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E5=90=8D=E7=89=87=E4=BF=A1=E6=81=AF=E7=9A=84=E5=93=8D=E5=BA=94?= =?UTF-8?q?=E7=A4=BA=E4=BE=8B=E6=95=B0=E6=8D=AE=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/user/info.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/user/info.md b/docs/user/info.md index 45beb88589..ff69b850cf 100644 --- a/docs/user/info.md +++ b/docs/user/info.md @@ -717,13 +717,13 @@ curl -G 'https://api.bilibili.com/x/web-interface/card' \ "space": { "s_img": "http://i1.hdslb.com/bfs/space/768cc4fd97618cf589d23c2711a1d1a729f42235.png", "l_img": "http://i1.hdslb.com/bfs/space/cb1c3ef50e22b6096fde67febe863494caefebad.png" - } - }, - "following": true, - "archive_count": 37, - "article_count": 0, - "follower": 969999, - "like_num": 3547978 + }, + "following": true, + "archive_count": 37, + "article_count": 0, + "follower": 969999, + "like_num": 3547978 + } } ```