Update London Review of Books

This commit is contained in:
Kovid Goyal 2019-12-29 17:44:14 +05:30
parent 4e776ca18b
commit c2b299aee5
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -35,7 +35,7 @@ class LondonReviewOfBooksPayed(BasicNewsRecipe):
classes('article-header--title paperArticle-reviewsHeader article-content letters-content'),
]
remove_tags = [
classes('social-button article-mask'),
classes('social-button article-mask lrb-readmorelink article-send-letter article-share'),
]
remove_attributes = ['width', 'height']