refa: article (#757)

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
dom
2025-04-26 14:54:22 +08:00
committed by GitHub
parent 64f7ba2a1a
commit 40fb93f036
87 changed files with 2628 additions and 993 deletions

View File

@@ -781,4 +781,9 @@ class Api {
static const String articleInfo = '/x/article/viewinfo';
static const String dynamicReport = '/x/dynamic/feed/dynamic_report/add';
// https://github.com/SocialSisterYi/bilibili-API-collect/pull/1242
static const String articleView = '/x/article/view';
static const String opusDetail = '/x/polymer/web-dynamic/v1/opus/detail';
}