mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
fix feed URL for geopolityka.org
This commit is contained in:
parent
6aeb91ce22
commit
21bea68e15
@ -9,4 +9,4 @@ class BasicUserRecipe1361379046(BasicNewsRecipe):
|
||||
max_articles_per_feed = 100
|
||||
auto_cleanup = True
|
||||
|
||||
feeds = [(u'Rss', u'http://geopolityka.org/index.php?format=feed&type=rss')]
|
||||
feeds = [(u'Rss', u'http://geopolityka.org/component/k2/itemlist?format=feed&moduleID=200')]
|
||||
|
Loading…
x
Reference in New Issue
Block a user