feat: pugv (#927)

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
dom
2025-08-03 15:25:29 +08:00
committed by GitHub
parent cf835e330b
commit bd3d6cf34c
33 changed files with 596 additions and 421 deletions

View File

@@ -53,7 +53,11 @@ class AccountManager extends Interceptor {
Api.searchTrending,
Api.searchRecommend,
},
AccountType.video: {Api.ugcUrl, Api.pgcUrl},
AccountType.video: {
Api.ugcUrl,
Api.pgcUrl,
Api.pugvUrl,
},
};
static const loginApi = {