diff --git a/shared/pre-sources.ts b/shared/pre-sources.ts index 99bf030..6aff6a9 100644 --- a/shared/pre-sources.ts +++ b/shared/pre-sources.ts @@ -273,12 +273,14 @@ export const originSources = { }, "hot-video": { title: "热门视频", + disable: "cf", column: "china", type: "hottest", }, "ranking": { title: "排行榜", column: "china", + disable: "cf", type: "hottest", interval: Time.Common, },