chore: disable some source for cloudflare cannot access

This commit is contained in:
Ou 2024-10-26 10:48:36 +08:00
parent e4d104a69e
commit c65d818245

View File

@ -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: "热搜",