From b7f78a7fbfba7f324a687b76d5d6647cc38542f6 Mon Sep 17 00:00:00 2001 From: wuziqian211 <65224318+wuziqian211@users.noreply.github.com> Date: Tue, 28 Feb 2023 01:36:16 +0800 Subject: [PATCH] Update relation.md --- docs/user/relation.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/user/relation.md b/docs/user/relation.md index 375ed95..121cff5 100644 --- a/docs/user/relation.md +++ b/docs/user/relation.md @@ -450,7 +450,7 @@ curl -G 'https://api.bilibili.com/x/relation/followings' \ curl -G 'https://app.biliapi.net/x/v2/relation/followings' \ --data-urlencode 'vmid=293793435' \ --data-urlencode 'ps=2' \ ---data-urlencode 'pn=1' \ +--data-urlencode 'pn=1' ```
@@ -582,8 +582,7 @@ curl -G 'https://app.biliapi.net/x/v2/relation/followings' \ curl -G 'https://line3-h5-mobile-api.biligame.com/game/center/h5/user/relationship/following_list' \ --data-urlencode 'vmid=293793435' \ --data-urlencode 'ps=2' \ ---data-urlencode 'pn=1' \ --b 'SESSDATA=xxx' +--data-urlencode 'pn=1' ```