mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
remove related links section
This commit is contained in:
parent
d85f985e9c
commit
1c4b5107ce
@ -57,7 +57,7 @@ class TimesOnline(BasicNewsRecipe):
|
|||||||
|
|
||||||
remove_tags = [
|
remove_tags = [
|
||||||
{'name': ['object', 'link', 'iframe', 'base', 'meta', 'script']},
|
{'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']}},
|
'Comments Article-container','ArticlePager','Media-caption']}},
|
||||||
{'attrs': {'class': lambda x: x and 'Toolbar' in x}}
|
{'attrs': {'class': lambda x: x and 'Toolbar' in x}}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user