From cf6f7694a167cec2ca39652bd2bae599a4fd46fb Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 17 Mar 2022 13:51:46 +0100 Subject: add rss feed for warnung.bund.de --- home/newsboat-public.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home') 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") -- cgit v1.2.3