mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
fix: remove social buttons causing errors in granta recipe
This commit is contained in:
parent
b4511ec429
commit
f1d6ee6134
@ -175,6 +175,7 @@ class Granta(BasicNewsRecipe):
|
||||
]
|
||||
remove_tags = [
|
||||
classes('social-share-container'),
|
||||
classes('article-sidebar__right__social-share-btns')
|
||||
]
|
||||
remove_attributes = ['style']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user