From 65dc9f5b563ad5c4f72df11e82619399f51ada70 Mon Sep 17 00:00:00 2001 From: Daniel S Date: Sat, 16 Dec 2017 12:21:13 +0100 Subject: Add: German Feeds for t3n.de and netzpolitik.org (#241) - Add: http://t3n.de/rss.xml as new discoverable source for tech news - Add: https://netzpolitik.org/feed/ as source for network politics / news source - See also: #240 --- lib/Explore/feeds/feeds.de.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lib/Explore/feeds/feeds.de.json b/lib/Explore/feeds/feeds.de.json index 59c03b954..c9a297fc5 100644 --- a/lib/Explore/feeds/feeds.de.json +++ b/lib/Explore/feeds/feeds.de.json @@ -36,6 +36,13 @@ "feed": "https:\/\/www.heise.de\/newsticker\/heise-atom.xml", "description": "Nachrichten nicht nur aus der Welt der Computer", "votes": 100 + }, { + "title": "t3n IT News", + "favicon": "http:\/\/t3n.de\/favicon.ico", + "url": "http:\/\/t3n.de\/news\/", + "feed": "http:\/\/t3n.de\/rss.xml", + "description": "Das Magazin für digitales Business", + "votes": 100 }], "FOSS": [{ "title": "heise open news", @@ -67,5 +74,12 @@ "feed": "http:\/\/derstandard.at\/?page=rss&ressort=seite1", "description": "Nachrichten in Echtzeit. derStandard.at: Permanent aktualisierte Nachrichten aus aller Welt vom Online-Newsroom der f\u00fchrenden Qualit\u00e4tszeitung \u00d6sterreichs. Plus die ganze Tageszeitung gratis im WWW. News in German, brought to you by the leading quality newspaper from Austria.", "votes": 100 + }, { + "title": "Netzpolitik.org Nachrichten", + "favicon": "https:\/\/netzpolitik.org\/favicon.ico", + "url": "https:\/\/netzpolitik.org", + "feed": "https:\/\/netzpolitik.org\/feed", + "description": "Plattform für digitale Freiheitsrechte", + "votes": 100 }] } -- cgit v1.2.3