mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -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 = [
|
remove_tags = [
|
||||||
classes('social-share-container'),
|
classes('social-share-container'),
|
||||||
|
classes('article-sidebar__right__social-share-btns')
|
||||||
]
|
]
|
||||||
remove_attributes = ['style']
|
remove_attributes = ['style']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user