fix: NHK 源配置改 ja(seed 写错了); translate_article 加强 lang_src 兜底

This commit is contained in:
Mavis
2026-06-08 00:54:02 +08:00
parent 639562593e
commit 523c82f7a5
3 changed files with 68 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ SEEDS = [
"kind": "rss",
"url": "https://www3.nhk.or.jp/rss/news/cat0.xml",
"region": "asia",
"language_src": "en",
"language_src": "ja",
"priority": 70,
"fetch_interval_min": 60,
"translate_to": "zh",