mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
tweak (#1325)
* tweak * opt: async * tweak * opt: PopularSeries tile * tweak * opt: sc * mod: more account type * tweak * opt: qrcode * tweak * partial revert: opt: sc * fix * fix * mod: window enqueue
This commit is contained in:
committed by
GitHub
parent
67c25bd130
commit
4ae3bd2845
@@ -55,6 +55,25 @@ class AccountManager extends Interceptor {
|
||||
Api.searchByType,
|
||||
Api.dynSearch,
|
||||
Api.searchArchive,
|
||||
|
||||
// Api.memberInfo,
|
||||
// Api.bgmDetail,
|
||||
// Api.space,
|
||||
// Api.spaceAudio,
|
||||
// Api.spaceComic,
|
||||
// Api.spaceArchive,
|
||||
// Api.spaceChargingArchive,
|
||||
// Api.spaceSeason,
|
||||
// Api.spaceSeries,
|
||||
// Api.spaceBangumi,
|
||||
// Api.spaceOpus,
|
||||
// Api.spaceFav,
|
||||
// Api.seasonSeries,
|
||||
// Api.matchInfo,
|
||||
// Api.articleList,
|
||||
// Api.opusDetail,
|
||||
// Api.articleView,
|
||||
// Api.articleInfo,
|
||||
},
|
||||
AccountType.recommend: {
|
||||
Api.recommendListWeb,
|
||||
@@ -81,6 +100,11 @@ class AccountManager extends Interceptor {
|
||||
Api.liveSecondList,
|
||||
Api.liveRoomAreaList,
|
||||
Api.liveSearch,
|
||||
Api.videoRelation,
|
||||
Api.bgmRecommend,
|
||||
Api.dynTopicRcmd,
|
||||
Api.topicFeed,
|
||||
Api.topicTop,
|
||||
},
|
||||
// progress
|
||||
AccountType.video: {
|
||||
|
||||
Reference in New Issue
Block a user