From 3c610a63786c1094a8a34e33922a7718132e4811 Mon Sep 17 00:00:00 2001 From: Paul Calabro Date: Sat, 19 Oct 2019 04:08:45 -0700 Subject: Update feeds.en.json (#557) Added the Lifehacker RSS feed Signed-off-by: Paul Calabro --- lib/Explore/feeds/feeds.en.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/Explore/feeds/feeds.en.json b/lib/Explore/feeds/feeds.en.json index 162ef59d3..f8b71092c 100644 --- a/lib/Explore/feeds/feeds.en.json +++ b/lib/Explore/feeds/feeds.en.json @@ -45,6 +45,13 @@ "feed": "https://rss.slashdot.org/Slashdot/slashdot", "description": "Slashdot: News for nerds, stuff that matters", "votes": 500 + }, { + "title": "Lifehacker", + "favicon": "https://lifehacker.com/favicon.ico", + "url": "https://lifehacker.com", + "feed": "https://lifehacker.com/rss", + "description": "Lifehacker is the ultimate authority on optimizing every aspect of your life. Do everything better.", + "votes": 500 }], "Gaming": [{ "title": "TotalBiscuit, The Cynical Brit", -- cgit v1.2.3