From cf62ed095edb6502cbd2bdf4559274039e80a3e7 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 26 Jan 2017 10:19:48 -0800 Subject: [PATCH] Add RSS category --- contents.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/contents.json b/contents.json index 54b45cc1..5f36dd83 100644 --- a/contents.json +++ b/contents.json @@ -152,6 +152,11 @@ "id": "news-api", "parent": "news" }, + { + "title": "RSS", + "id": "rss", + "parent": "news" + }, { "title": "Official", "id": "official" @@ -3921,7 +3926,7 @@ { "title": "Feeds4U", "category-ids": [ - "news" + "rss" ], "description": "Well architected RSS reader", "license": "mit", @@ -4008,9 +4013,9 @@ { "title": "RSSRead", "category-ids": [ - "news" + "rss" ], - "description": "A RSS reader with offline feature", + "description": "RSS reader with offline feature", "lang": "zho", "source": "https://github.com/ming1016/RSSRead", "itunes": "https://itunes.apple.com/app/yi-yue-rss-li-xian-xin-wen-yue-du/id850246364", @@ -9171,7 +9176,7 @@ { "title": "SwiftBlog", "category-ids": [ - "news" + "rss" ], "description": "Read the official Apple Swift Blog via RSS", "source": "https://github.com/BalestraPatrick/SwiftBlog", @@ -10294,9 +10299,8 @@ { "title": "Tenere News Reader", "category-ids": [ - "news" + "rss" ], - "description": "RSS app", "source": "https://github.com/yavuz/Tenere", "itunes": "https://itunes.apple.com/tr/app/tenere-news-reader/id987277462", "stars": 15,