mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
cfff3734da
commit
42600c66d2
@ -14,7 +14,7 @@ class Cracked(BasicNewsRecipe):
|
|||||||
encoding = 'utf-8'
|
encoding = 'utf-8'
|
||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
use_embedded_content = False
|
use_embedded_content = False
|
||||||
recursions = 1
|
recursions = 11
|
||||||
remove_attributes = ['size', 'style']
|
remove_attributes = ['size', 'style']
|
||||||
|
|
||||||
feeds = [(u'Articles', u'http://feeds.feedburner.com/CrackedRSS/')]
|
feeds = [(u'Articles', u'http://feeds.feedburner.com/CrackedRSS/')]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user