|
|
@ -171,7 +171,7 @@ class Publications(Bureau):
|
|
|
|
|
|
|
|
|
|
|
|
# TODO: come up with a good way to make this configurable
|
|
|
|
# TODO: come up with a good way to make this configurable
|
|
|
|
feeds = [("http://feeds.bbci.co.uk/news/world/rss.xml", 10),
|
|
|
|
feeds = [("http://feeds.bbci.co.uk/news/world/rss.xml", 10),
|
|
|
|
("http://www.rbb-online.de/content/rbb/rbb/politik/uebersicht-kurznachrichten.xml/allitems=true/feed=rss/path=middleColumnList!teaserbox.xml", 8),
|
|
|
|
("http://rss.liberation.fr/rss/latest/", 10),
|
|
|
|
("http://feeds.arstechnica.com/arstechnica/index/", 10),
|
|
|
|
("http://feeds.arstechnica.com/arstechnica/index/", 10),
|
|
|
|
("http://feeds.feedburner.com/zerohedge/feed", 5),
|
|
|
|
("http://feeds.feedburner.com/zerohedge/feed", 5),
|
|
|
|
("http://planet.python.org/rss20.xml", 5)]
|
|
|
|
("http://planet.python.org/rss20.xml", 5)]
|
|
|
|