From c65d8182451543adad7555f426949ed4fb457057 Mon Sep 17 00:00:00 2001 From: Ou Date: Sat, 26 Oct 2024 10:48:36 +0800 Subject: [PATCH] chore: disable some source for cloudflare cannot access --- shared/sources.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shared/sources.ts b/shared/sources.ts index 53297e9..3fbb11b 100644 --- a/shared/sources.ts +++ b/shared/sources.ts @@ -81,6 +81,7 @@ export const originSources = { name: "36氪", type: "realtime", color: "blue", + // cloudflare pages cannot access disable: true, home: "https://36kr.com", sub: { @@ -135,6 +136,7 @@ export const originSources = { "sputniknewscn": { name: "卫星通讯社", color: "orange", + // cloudflare pages cannot access disable: true, home: "https://sputniknews.cn", }, @@ -238,6 +240,8 @@ export const originSources = { name: "哔哩哔哩", color: "blue", home: "https://www.bilibili.com", + // cloudflare pages cannot access + disable: true, sub: { "hot-search": { title: "热搜",