X-Git-Url: https://git.wpitchoune.net/gitweb/?p=pnews.git;a=blobdiff_plain;f=war%2Fsrc%2Fmain%2Fresources%2Ffeeds.json;fp=war%2Fsrc%2Fmain%2Fresources%2Ffeeds.json;h=dd2b0fd46911b9b57173042e120bd3f2af36a5d5;hp=90df5cd3481e08331bddd3dfbcedd34f96045d9e;hb=63c2717409a3235573418e6bc0d9bd0fae8356e4;hpb=7e7f5169cbba419822c4fd7e05a85e81972a9fd6 diff --git a/war/src/main/resources/feeds.json b/war/src/main/resources/feeds.json index 90df5cd..dd2b0fd 100644 --- a/war/src/main/resources/feeds.json +++ b/war/src/main/resources/feeds.json @@ -54,6 +54,11 @@ "label": "Technology", "title": "Technology", "language": "en" + }, { + "id": "en_linux", + "label": "Linux", + "title": "Linux", + "language": "en" } ], "feeds": { @@ -115,6 +120,7 @@ "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://www.space.com/home/feed/site.xml": { "categories": ["en_technologie"]} + "https://www.space.com/home/feed/site.xml": { "categories": ["en_technologie"]}, + "http://feeds.feedburner.com/d0od?format=xml": { "categories": ["en_linux"]} } }