add better logging
This commit is contained in:
parent
4d8b232dcf
commit
426e68dce7
2 changed files with 18 additions and 11 deletions
|
|
@ -13,5 +13,5 @@ verbose = True
|
|||
# Feeds in the form (category, name, url) - the category can be empty ('')
|
||||
feeds = [
|
||||
('News', 'Tagesschau', 'https://www.tagesschau.de/xml/rss2'),
|
||||
('News', 'Vice', 'htdtps://www.vice.com/de/rss'),
|
||||
('News', 'Vice', 'https://www.vice.com/de/rss'),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue