mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update The Times
Merge branch 'patch-5' of https://github.com/bobbysteel/calibre
This commit is contained in:
commit
d90b324c68
@ -57,7 +57,7 @@ class TimesOnline(BasicNewsRecipe):
|
||||
|
||||
remove_tags = [
|
||||
{'name': ['object', 'link', 'iframe', 'base', 'meta', 'script']},
|
||||
{'attrs': {'class': ['tools comments-parent','u-hide','Tooltip','Toolbar Toolbar--bottom',
|
||||
{'attrs': {'class': ['tools comments-parent','u-hide','RelatedLinks','Tooltip','Toolbar Toolbar--bottom',
|
||||
'Comments Article-container','ArticlePager','Media-caption']}},
|
||||
{'attrs': {'class': lambda x: x and 'Toolbar' in x}}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user