mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 10:35:20 -04:00
remove most of the garbage tags
This commit is contained in:
@@ -22,3 +22,7 @@ class lifehacking(BasicNewsRecipe):
|
||||
no_stylesheets=True
|
||||
|
||||
feeds = [(u'Lifehacker polska', u'http://feeds.feedburner.com/pl_lh')]
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='header', attrs={'class': 'td-post-title'}),
|
||||
dict(name='div', attrs={'class': 'td-post-content'})]
|
||||
|
||||
Reference in New Issue
Block a user