summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-01-31 10:59:20 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-01-31 10:59:20 +0100
commitc2a48bce8ffbf9124dc9925fc6ca83e74876d7ac (patch)
tree4401027645eb7e1aa05f6fbe7a1d0eca28f4f918
parentcca9bb9fdcb34085e28d3127a3f1be7519b28927 (diff)
more explore feeds7.1.1
-rw-r--r--CHANGELOG.md1
-rw-r--r--explore/feeds/feeds.en.json11
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
}
],