Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2018-01-27 16:35:14 +0300
committerGitHub <noreply@github.com>2018-01-27 16:35:14 +0300
commit8724311a149b31ccaf4c432c1b5279c474343fc4 (patch)
tree859fbc048f517b02e4986cee5ca81fbde2a7a8e5
parentf354277cb391b477e7f082a2c2d7bb8c6117cea9 (diff)
Update recommendedFeeds.json
-rw-r--r--plugins/backend/local/recommendedFeeds.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/backend/local/recommendedFeeds.json b/plugins/backend/local/recommendedFeeds.json
index d9ada9ac..e1013299 100644
--- a/plugins/backend/local/recommendedFeeds.json
+++ b/plugins/backend/local/recommendedFeeds.json
@@ -103,5 +103,13 @@
"description": "Ars Technica is a weblog for technology news, tech policy analysis, breakdowns of the latest scientific advancements, gadget reviews, software, hardware, and nearly everything else found in between layers of silicon.",
"category": "Technology",
"language": "English"
+ },
+ {
+ "url": "https://www.gamingonlinux.com/article_rss.php",
+ "icon": "view-source:https://www.gamingonlinux.com/templates/default/images/favicons/favicon.ico",
+ "name": "GamingOnLinux",
+ "description": "GamingOnLinux is the home of Linux and SteamOS gaming. Covering Linux Games, SteamOS, Reviews and more.",
+ "category": "Games",
+ "language": "English"
}
]