limit memory by using only one classifier instance
[pnews.git] / war / src / main / resources / feeds.json
index 90df5cd..dd2b0fd 100644 (file)
                         "label": "Technology",
                         "title": "Technology",
                         "language": "en"
+                }, {
+                        "id": "en_linux",
+                        "label": "Linux",
+                        "title": "Linux",
+                        "language": "en"
                 }
         ],
         "feeds": {
                 "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"]}
         }
 }