chore: disable bilibili-hot-video and bilibili-ranking on cloudflare

This commit is contained in:
Ou
2025-04-07 01:04:39 +08:00
parent 16109a6a2b
commit 8277f51705
+2
View File
@@ -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,
},