mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-30 06:33:03 +02:00
...
This commit is contained in:
parent
cfff3734da
commit
42600c66d2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class Cracked(BasicNewsRecipe):
|
|||
encoding = 'utf-8'
|
||||
remove_javascript = True
|
||||
use_embedded_content = False
|
||||
recursions = 1
|
||||
recursions = 11
|
||||
remove_attributes = ['size', 'style']
|
||||
|
||||
feeds = [(u'Articles', u'http://feeds.feedburner.com/CrackedRSS/')]
|
||||
|
|
|
|||
Loading…
Reference in a new issue