Removed non-english rss-feed URL

This commit is contained in:
Ace
2019-03-13 00:51:16 +01:00
committed by GitHub
parent 47b081e23e
commit d485593fa4

View File

@@ -5,8 +5,7 @@ ical_urls = [
]
rss_feeds = [
"http://feeds.bbci.co.uk/news/world/rss.xml#",
"http://rss.focus.de/fol/XML/rss_folnews.xml"
"http://feeds.bbci.co.uk/news/world/rss.xml#"
]
update_interval = "60"