修复详情不应用豆瓣图片策略

This commit is contained in:
mtvpls
2026-01-17 22:32:16 +08:00
parent b70a7bebc9
commit 42dfa43289
3 changed files with 6 additions and 4 deletions

View File

@@ -83,6 +83,7 @@ export async function POST(request: NextRequest) {
DanmakuApiToken: string;
TMDBApiKey?: string;
TMDBProxy?: string;
TMDBReverseProxy?: string;
BannerDataSource?: string;
RecommendationDataSource?: string;
PansouApiUrl?: string;