From bdef405d8e555c2a27d08b17e1423eaccf3dd975 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 19:06:55 +0530 Subject: [PATCH] Create suggestions for rss_readers Signed-off-by: shuvashish76 --- suggestions/rss_readers.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 suggestions/rss_readers.json diff --git a/suggestions/rss_readers.json b/suggestions/rss_readers.json new file mode 100644 index 0000000..e4a6060 --- /dev/null +++ b/suggestions/rss_readers.json @@ -0,0 +1,14 @@ +[ + { + "id": "com.newsblur", + "label": "NewsBlur", + "source": "fg", + "repo": "https://github.com/samuelclay/NewsBlur" + } + { + "id": "com.nononsenseapps.feeder", + "label": "Feeder", + "source": "fg", + "repo": "https://gitlab.com/spacecowboy/Feeder" + } +]