commit 27b536d7f7e4919e48fc2a11341b0b9314ae9554
parent b3b11a38b2b5ca0e0957b7aa41ec7888643dba4c
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date: Wed, 10 Dec 2025 18:45:26 +0100
feat: split Surplus Magazine into several feeds
Diffstat:
| M | news-sources.json | | | 136 | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- |
1 file changed, 129 insertions(+), 7 deletions(-)
diff --git a/news-sources.json b/news-sources.json
@@ -3461,6 +3461,31 @@
"netz"
]
},
+ "surplus-int": {
+ "title": "Internationales",
+ "publisher": [
+ "surplus"
+ ],
+ "description": "Artikel zu internationalen Themen und Weltgeschehen",
+ "web": "https:\/\/www.surplusmagazin.de\/thema\/internationales\/",
+ "rss": "https:\/\/www.surplusmagazin.de\/thema\/internationales\/rss\/",
+ "regions": [
+ "global"
+ ],
+ "languages": [
+ "deutsch"
+ ],
+ "access": [
+ "bezahlschranke"
+ ],
+ "medium": [
+ "magazin"
+ ],
+ "topics": {
+ "1": "politik",
+ "0": "wirtschaft"
+ }
+ },
"intercept-jus": {
"title": "Justice",
"publisher": [
@@ -3561,6 +3586,30 @@
"politik"
]
},
+ "surplus-pol": {
+ "title": "Politik",
+ "publisher": [
+ "surplus"
+ ],
+ "description": "Artikel zu Politikthemen",
+ "web": "https:\/\/www.surplusmagazin.de\/thema\/politik\/",
+ "rss": "https:\/\/www.surplusmagazin.de\/thema\/politik\/rss\/",
+ "regions": [
+ "deutschland"
+ ],
+ "languages": [
+ "deutsch"
+ ],
+ "access": [
+ "bezahlschranke"
+ ],
+ "medium": [
+ "magazin"
+ ],
+ "topics": [
+ "politik"
+ ]
+ },
"taz-pol-de": {
"title": "Politik Deutschland",
"publisher": [
@@ -3777,6 +3826,30 @@
"umwelt"
]
},
+ "surplus-klima": {
+ "title": "Klima",
+ "publisher": [
+ "surplus"
+ ],
+ "description": "Artikel zu Klima- und Umweltthemen",
+ "web": "https:\/\/www.surplusmagazin.de\/thema\/klima\/",
+ "rss": "https:\/\/www.surplusmagazin.de\/thema\/klima\/rss\/",
+ "regions": [
+ "deutschland"
+ ],
+ "languages": [
+ "deutsch"
+ ],
+ "access": [
+ "bezahlschranke"
+ ],
+ "medium": [
+ "magazin"
+ ],
+ "topics": [
+ "umwelt"
+ ]
+ },
"momentat-klima": {
"title": "Klimakrise",
"publisher": [
@@ -3899,7 +3972,7 @@
"zeitung"
],
"topics": [
- "umwelt", "klima"
+ "umwelt"
]
},
"taz-oekologie": {
@@ -3976,6 +4049,30 @@
"wirtschaft"
]
},
+ "surplus-fin": {
+ "title": "Finanzen",
+ "publisher": [
+ "surplus"
+ ],
+ "description": "Artikel zu Finanzthemen",
+ "web": "https:\/\/www.surplusmagazin.de\/thema\/finanzen\/",
+ "rss": "https:\/\/www.surplusmagazin.de\/thema\/finanzen\/rss\/",
+ "regions": [
+ "deutschland"
+ ],
+ "languages": [
+ "deutsch"
+ ],
+ "access": [
+ "bezahlschranke"
+ ],
+ "medium": [
+ "magazin"
+ ],
+ "topics": [
+ "wirtschaft"
+ ]
+ },
"momentat-kap": {
"title": "Kapitalismus",
"publisher": [
@@ -4024,14 +4121,14 @@
"wirtschaft"
]
},
- "surplus": {
- "title": "Surplus",
+ "surplus-eco": {
+ "title": "Wirtschaft",
"publisher": [
"surplus"
],
- "description": "",
- "web": "https:\/\/www.surplusmagazin.de",
- "rss": "https:\/\/www.surplusmagazin.de\/rss\/",
+ "description": "Artikel zu Wirtschaftsthemen",
+ "web": "https:\/\/www.surplusmagazin.de\/thema\/wirtschaft\/",
+ "rss": "https:\/\/www.surplusmagazin.de\/thema\/wirtschaft\/rss\/",
"regions": [
"deutschland"
],
@@ -4096,6 +4193,30 @@
"wirtschaft"
]
},
+ "surplus-sci": {
+ "title": "Wissenschaft",
+ "publisher": [
+ "surplus"
+ ],
+ "description": "Artikel zu Wissenschaftsthemen",
+ "web": "https:\/\/www.surplusmagazin.de\/thema\/wissenschaft\/",
+ "rss": "https:\/\/www.surplusmagazin.de\/thema\/wissenschaft\/rss\/",
+ "regions": [
+ "deutschland"
+ ],
+ "languages": [
+ "deutsch"
+ ],
+ "access": [
+ "bezahlschranke"
+ ],
+ "medium": [
+ "magazin"
+ ],
+ "topics": [
+ "wissenschaft"
+ ]
+ },
"taz-wissenschaft": {
"title": "Wissenschaft",
"publisher": [
@@ -4629,4 +4750,4 @@
"description": "Wissenschaft und Forschung"
}
}
-}
+}
+\ No newline at end of file