summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranoy <anoymouserver@users.noreply.github.com>2016-11-02 20:03:27 +0100
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2016-11-02 20:03:27 +0100
commit865cfa566a42acfbcbf5e0d790f4dbd82e150210 (patch)
treeba4769db25d768a2a0442eda32a3f646abac1a94
parent913973e6f1f742013a66e3b24c8ce627d43a58c9 (diff)
fix explore feed urls, add feed suggestion (#50)
* fixed feed urls for 'Golem' and 'heise online' * blog suggestion: 'Kuketz IT-Security Blog'
-rw-r--r--lib/Explore/feeds/feeds.de.json34
1 files changed, 20 insertions, 14 deletions
diff --git a/lib/Explore/feeds/feeds.de.json b/lib/Explore/feeds/feeds.de.json
index 4a3759a17..59c03b954 100644
--- a/lib/Explore/feeds/feeds.de.json
+++ b/lib/Explore/feeds/feeds.de.json
@@ -10,7 +10,7 @@
"title": "Golem.de",
"favicon": "http:\/\/golem.de\/favicon.ico",
"url": "http:\/\/www.golem.de\/",
- "feed": "http:\/\/golem.de.dynamic.feedsportal.com\/pf\/578068\/http:\/\/rss.golem.de\/rss.php?feed=RSS1.0",
+ "feed": "http:\/\/rss.golem.de\/rss.php?feed=ATOM1.0",
"description": "IT-News fuer Profis",
"votes": 100,
"image": "http:\/\/www.golem.de\/staticrl\/images\/golem-rss.png"
@@ -32,28 +32,34 @@
}, {
"title": "heise online News",
"favicon": "https:\/\/www.heise.de\/favicon.ico",
- "url": "http:\/\/www.heise.de\/newsticker\/",
- "feed": "http:\/\/heise.de.feedsportal.com\/c\/35207\/f\/653901\/index.rss",
+ "url": "https:\/\/www.heise.de\/newsticker\/classic\/",
+ "feed": "https:\/\/www.heise.de\/newsticker\/heise-atom.xml",
"description": "Nachrichten nicht nur aus der Welt der Computer",
"votes": 100
}],
"FOSS": [{
"title": "heise open news",
"favicon": "https:\/\/www.heise.de\/favicon.ico",
- "url": "http:\/\/www.heise.de\/open\/news\/",
- "feed": "http:\/\/heise.de.open.feedsportal.com\/c\/32509\/f\/480599\/index.rss",
- "description": "Nachrichten zu Open Source",
+ "url": "https:\/\/www.heise.de\/thema\/Linux-und-Open-Source",
+ "feed": "https:\/\/www.heise.de\/thema\/Linux-und-Open-Source?view=atom",
+ "description": "Nachrichten zu Linux und Open Source",
"votes": 100
}],
"Blogs": [{
- "title": "Fefes Blog",
- "favicon": "http:\/\/blog.fefe.de\/favicon.ico",
- "url": "http:\/\/blog.fefe.de\/",
- "feed": "http:\/\/blog.fefe.de\/rss.xml?html",
- "description": "Verschw\u00f6rungen und Obskures aus aller Welt",
- "votes": 100
- }
- ],
+ "title": "Fefes Blog",
+ "favicon": "http:\/\/blog.fefe.de\/favicon.ico",
+ "url": "http:\/\/blog.fefe.de\/",
+ "feed": "http:\/\/blog.fefe.de\/rss.xml?html",
+ "description": "Verschw\u00f6rungen und Obskures aus aller Welt",
+ "votes": 100
+ }, {
+ "title": "Kuketz IT-Security Blog",
+ "favicon": "https:\/\/www.kuketz-blog.de\/favicon.ico",
+ "url": "https:\/\/www.kuketz-blog.de\/",
+ "feed": "https:\/\/www.kuketz-blog.de\/feed\/",
+ "description": "IT-Sicherheit und Datenschutz",
+ "votes": 100
+ }],
"Nachrichten": [{
"title": "derStandard.at",
"favicon": "https:\/\/derstandard.at\/img\/derstandard.at.ico",