mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
Fix Fudzilla
This commit is contained in:
parent
2a551e3ab3
commit
3450d1ad94
@ -33,7 +33,7 @@ class Fudzilla(BasicNewsRecipe):
|
|||||||
]
|
]
|
||||||
|
|
||||||
feeds = [
|
feeds = [
|
||||||
(u'Posts', u'http://www.fudzilla.com/index.php?option=com_rss&feed=RSS2.0&no_html=1')
|
(u'Posts', u'http://www.fudzilla.com/?format=feed')
|
||||||
]
|
]
|
||||||
|
|
||||||
preprocess_regexps = [
|
preprocess_regexps = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user