This commit is contained in:
Oliver Marks 2016-08-20 19:45:36 +01:00
commit ac1ec2d3bf
1 changed files with 3 additions and 1 deletions

View File

@ -31,10 +31,12 @@ rss_feeds = [{
'author':'Simon Ridley',
'url': 'http://waistcoatforensicator.blogspot.com/feeds/posts/default?alt=rss'
}, {
""" Temp removal of matthewbeddow.co.uk
'author':'Mathew Beddow',
'url': 'http://www.matthewbeddow.co.uk/?feed=rss2',
'tags': ['tech'],
}, {
}, {"""
'author':'Oliver Marks',
'url': 'http://www.digitaloctave.co.uk/rss.xml'
}, {