fix heartbeat

Closes #929

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-04 12:08:04 +08:00
parent 3208661a52
commit d246462535
8 changed files with 28 additions and 16 deletions

View File

@@ -24,9 +24,23 @@ class AccountManager extends Interceptor {
Api.videoIntro,
Api.replyList,
Api.replyReplyList,
// history
Api.heartBeat,
Api.ab2c,
Api.historyReport,
Api.roomEntryAction,
Api.historyList,
Api.pauseHistory,
Api.clearHistory,
Api.delHistory,
Api.searchHistory,
Api.historyStatus,
Api.mediaListHistory,
// progress
Api.pgcInfo,
Api.pugvInfo,
Api.ab2c,
Api.liveRoomInfo,
Api.liveRoomInfoH5,
Api.onlineTotal,
@@ -53,6 +67,7 @@ class AccountManager extends Interceptor {
Api.searchTrending,
Api.searchRecommend,
},
// progress
AccountType.video: {
Api.ugcUrl,
Api.pgcUrl,