diff options
| author | stuebinm | 2026-03-24 22:14:42 +0100 |
|---|---|---|
| committer | stuebinm | 2026-03-24 22:14:42 +0100 |
| commit | 1129626d416e746c45c7ffd87d28fcc1eb5c8180 (patch) | |
| tree | 5f37d8e44556736e45106f2ae485076c887b47e2 | |
| parent | 8cae5035fec48283cd7443309c29a705344f459e (diff) | |
home/news: change some feeds
| -rw-r--r-- | home/newsboat-public.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 7da942b..362d9db 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -14,7 +14,6 @@ with import ./newsboat-lib.nix; (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") (btag "https://www.omgubuntu.co.uk/feed" "tech") (ntag "https://liputenpo.org/feed" "tok") @@ -223,6 +222,7 @@ with import ./newsboat-lib.nix; (btag "https://blog.aada.cat/index.xml" "friends") (btag "https://jonworth.eu/feed/" "trains") (btag "https://vulpinecitrus.info/blog/atom.xml" "comp") + (btag "https://www.jonmsterling.com/019X/atom.xml" "maths") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") @@ -299,12 +299,12 @@ with import ./newsboat-lib.nix; (podcast "https://feeds.soundcloud.com/users/soundcloud:users:237055046/sounds.rss") (podcast "https://fernostwaerts.de/feed/mp3/") (podcast "https://allesgesagt.podigee.io/feed/mp3") - (podcast "https://logbuch-netzpolitik.de/feed") (podcast "https://feeds.feedburner.com/SrslyWrong") (podcast "https://efforg.libsyn.com/rss") (podcast "https://feed.podbean.com/lingfieldnotes/feed.xml") (podcast "https://dasklima.podigee.io/feed/mp3") (podcast "https://www.haecksen.org/podcast/rss") + (podcast "https://aboutlogic.podigee.io/feed/mp3") (music "https://feeds.soundcloud.com/users/soundcloud%3Ausers%3A39508706/sounds.rss") |
