diff options
author | stuebinm | 2022-03-17 13:51:46 +0100 |
---|---|---|
committer | stuebinm | 2022-03-17 13:51:46 +0100 |
commit | cf6f7694a167cec2ca39652bd2bae599a4fd46fb (patch) | |
tree | 65b2f668c667b1e310abfbc8ceb401e9afe087da /home/newsboat-public.nix | |
parent | 540455a21b327dde2147a1df01e6bb732fd443ae (diff) |
add rss feed for warnung.bund.de
Diffstat (limited to 'home/newsboat-public.nix')
-rw-r--r-- | home/newsboat-public.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 19b3676..36b78ad 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -12,6 +12,7 @@ with import ./newsboat-lib.nix; (ntag "https://zerforschung.org/index.xml" "chaos") (ntag "https://jacobinitalia.it/feed" "it") (ntag "https://ctxt.es/es/?tpl=87" "es") + (ntag "https://warnung.bund.de/api31/mowas/rss/092620000000.rss" "bund") (jtag "https://madeinchinajournal.com/feed/" "pol") (jtag "https://decorrespondent.nl/feed/v1/publications" "pol") (jtag "https://solar.lowtechmagazine.com/feeds/all-en.atom.xml" "tech") |