From c2a48bce8ffbf9124dc9925fc6ca83e74876d7ac Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sun, 31 Jan 2016 10:59:20 +0100 Subject: more explore feeds --- CHANGELOG.md | 1 + explore/feeds/feeds.en.json | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ceed3b82c..da02a88f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ owncloud-news (7.1.1) * **Enhancement**: Add vk.com to allowed iframe sources * **Enhancement**: Add blog.fefe.de to German explore feeds +* **Enhancement**: Add Trump's video channel to English explore feeds owncloud-news (7.1.0) * **Backwards incompatible change**: Change explore URL API to request a file instead of URL parameter diff --git a/explore/feeds/feeds.en.json b/explore/feeds/feeds.en.json index dc138349c..6214f019c 100644 --- a/explore/feeds/feeds.en.json +++ b/explore/feeds/feeds.en.json @@ -51,14 +51,21 @@ "favicon": "https:\/\/s.ytimg.com\/yts\/img\/favicon-vflz7uhzw.ico", "url": "http:\/\/www.youtube.com\/channel\/UCy1Ms_5qBTawC-k7PVjHXKQ", "feed": "http:\/\/www.youtube.com\/feeds\/videos.xml?channel_id=UCy1Ms_5qBTawC-k7PVjHXKQ", - "description": "", + "description": "General gaming news and reviews", "votes": 100 }, { "title": "Force Gaming", "favicon": "https:\/\/s.ytimg.com\/yts\/img\/favicon-vflz7uhzw.ico", "url": "http:\/\/www.youtube.com\/channel\/UCGhs9S33RAeT5DEuKTO4Oew", "feed": "http:\/\/www.youtube.com\/feeds\/videos.xml?channel_id=UCGhs9S33RAeT5DEuKTO4Oew", - "description": "", + "description": "General gaming news and reviews", + "votes": 100 + }, { + "title": "Trump", + "favicon": "https:\/\/s.ytimg.com\/yts\/img\/favicon-vflz7uhzw.ico", + "url": "http:\/\/www.youtube.com\/channel\/UCsQnAt5I56M-qx4OgCoVmeA", + "feed": "http:\/\/www.youtube.com\/feeds\/videos.xml?channel_id=UCsQnAt5I56M-qx4OgCoVmeA", + "description": "Hearthstone focused let's plays", "votes": 100 } ], -- cgit v1.2.3