diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-11-23 20:05:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-11-23 20:05:54 -0300 |
commit | ccf4f21f00e1dc506dbffef823930d37080ab839 (patch) | |
tree | b192fdd203af088d9a3880758785c316a592914e | |
parent | ec5aa1f23b8ee195591909fa281c572703731b13 (diff) | |
download | newsboat-ccf4f21f00e1dc506dbffef823930d37080ab839.tar.gz newsboat-ccf4f21f00e1dc506dbffef823930d37080ab839.tar.bz2 |
Feat: adds TODO
-rw-r--r-- | config.dot/newsboat/config.link | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.dot/newsboat/config.link b/config.dot/newsboat/config.link index b6cf3f2..b60477a 100644 --- a/config.dot/newsboat/config.link +++ b/config.dot/newsboat/config.link @@ -30,6 +30,10 @@ use-proxy yes urls-source "opml" # Default URLs +# +# As of 2024-11-23, newsboat from Debian bookworm seems not support the full +# OPML 2.0 spec which allows inclusion of OPML within OPML files. +#opml-url "https://git.fluxo.info/feeds/plain/all.opml" opml-url "https://git.fluxo.info/feeds/plain/essential.opml" "https://git.fluxo.info/feeds/plain/news.opml" # Colors |