From: Jean-Philippe Orsini Date: Thu, 2 Nov 2017 23:04:41 +0000 (+0100) Subject: added feeds X-Git-Url: http://git.wpitchoune.net/gitweb/?p=pnews.git;a=commitdiff_plain;h=cdd191d522dce1245032f0d92b201c3e0d679610 added feeds --- diff --git a/war/src/main/resources/feeds.json b/war/src/main/resources/feeds.json index a0a2f9d..90df5cd 100644 --- a/war/src/main/resources/feeds.json +++ b/war/src/main/resources/feeds.json @@ -114,6 +114,7 @@ "https://www.engadget.com/rss.xml": { "categories": ["en_technologie"]}, "http://feeds.feedburner.com/TheBoyGeniusReport?format=xml": { "categories": ["en_technologie"]}, "https://www.popsci.com/rss-technology.xml?loc=contentwell&lnk=tech&dom=section-1": { "categories": ["en_technologie"]}, - "https://gizmodo.com/rss": { "categories": ["en_technologie"]} + "https://gizmodo.com/rss": { "categories": ["en_technologie"]}, + "https://www.space.com/home/feed/site.xml": { "categories": ["en_technologie"]} } }