fix(source): zaobao

This commit is contained in:
Ou
2025-03-01 12:08:50 +08:00
parent b1deef2a07
commit ba9b731cd5
3 changed files with 8 additions and 7 deletions
+1
View File
@@ -46,6 +46,7 @@ export const originSources = {
type: "realtime",
column: "world",
color: "red",
desc: "来自第三方网站: 早晨报",
home: "https://www.zaobao.com",
},
"coolapk": {
+1
View File
@@ -36,6 +36,7 @@
"zaobao": {
"name": "联合早报",
"type": "realtime",
"desc": "来自第三方网站: 早晨报",
"column": "world",
"home": "https://www.zaobao.com",
"color": "red",