added feeds and aliases
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Sat, 4 Nov 2017 23:58:26 +0000 (00:58 +0100)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Sat, 4 Nov 2017 23:58:26 +0000 (00:58 +0100)
war/src/main/resources/feeds.json

index 337e19a..0078ea8 100644 (file)
@@ -99,6 +99,7 @@
                 "http://feeds.feedburner.com/lesnumeriques/news": { "categories": ["technologie"] },
                 "https://www.nextinpact.com/rss/acces-libre.xml": { "categories": ["technologie"] },
                 "http://www.zdnet.fr/feeds/rss/actualites/": { "categories": ["technologie"] },
+                "http://www.tomshardware.fr/feeds/rss2/all.xml": { "categories": ["technologie"] },
                 "http://www.frandroid.com/feed": { "categories": ["technologie"] },
                 "http://www.silicon.fr/feed": { "categories": ["technologie"] },
                 "http://www.fredzone.org/feed": { "categories": ["technologie"] },
                 "https://www.theverge.com/rss/index.xml": { "categories": ["en_technologie"]},
                 "https://www.engadget.com/rss.xml": { "categories": ["en_technologie"]},
                 "http://feeds.feedburner.com/TheBoyGeniusReport?format=xml": { "categories": ["en_technologie"]},
+                "http://www.tomshardware.com/feeds/rss2/all.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"]},
                 "http://feeds.feedburner.com/d0od?format=xml": { "categories": ["en_linux"]},
                         "CA"
                 ],
                 "aliases": {
-                        "U.S.": ["United States", "US"]
+                        "U.S.": ["United States", "US"],
+                        "U.K.": ["UK", "United Kingdom"]
                 }
         }
 }