mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-04 13:05:31 -04:00
Merge branch 'granta' of https://github.com/Dhar/calibre
This commit is contained in:
@@ -182,6 +182,7 @@ class Granta(BasicNewsRecipe):
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='div', attrs={'class': 'article-feature-image-container'}),
|
||||
dict(name='div', attrs={'class': 'col-xs-12 col-sm-12 col-md-12 article-header'}),
|
||||
dict(name='div', attrs={'class': 'carousel-inner'}),
|
||||
dict(name='div', attrs={'class': 'article-content'}),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user