summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
}
],