pub / newsplanet

Planet-Style Newsfeed generated with perlanet
git clone https://src.jayvii.de/pub/newsplanet.git
Home | Log | Files | Exports | Refs | README | RSS

commit 69c7d9710241646ca6605ab373ffb327b6a4504d
parent 7d4c21a972059c3b25f19751c9a410687eacdf9d
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Wed,  5 Jun 2024 22:37:52 +0200

update sources

Diffstat:
Mconfig.yaml | 22++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/config.yaml b/config.yaml @@ -2,7 +2,7 @@ title: Newsplanet description: Planet-style news feed url: https://news.jayvii.de entries: 5000 -entries_per_feed: 25 +entries_per_feed: 20 entries_sort_order: "modified" author: name: JayVii @@ -12,19 +12,25 @@ page: file: index.html template: template.html feed: - # file: atom.xml - # format: Atom file: rss.xml format: RSS cache_dir: /tmp/newsplanet feeds: - title: Tagesschau - url: https://www.tagesschau.de/index~rss2.xml - web: https://www.tagesschau.de + url: https://www.tagesschau.de/inland/index~rss2.xml + web: https://www.tagesschau.de + - title: Tagesschau + url: https://www.tagesschau.de/ausland/index~rss2.xml + web: https://www.tagesschau.de + - title: Tagesschau + url: https://www.tagesschau.de/wirtschaft/index~rss2.xml + web: https://www.tagesschau.de + - title: Deutschlandfunk + url: https://www.deutschlandfunk.de/politikportal-100.rss + web: https://www.deutschlandfunk.de/politikportal-100.html - title: Deutschlandfunk - url: https://www.deutschlandfunk.de/nachrichten-100.rss - web: https://www.deutschlandfunk.de/nachrichten-100.html - max_entries: 5 # weird publishing logic + url: https://www.deutschlandfunk.de/wirtschaft-106.rss + web: https://www.deutschlandfunk.de/wirtschaft-106.html - title: Deutschlandfunk url: https://www.deutschlandfunk.de/presseschauen-100.rss web: https://www.deutschlandfunk.de/presseschauen-100.html