mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Update Sunday Times Magazine UK
Merge branch 'patch-5' of https://github.com/a10kiloham/calibre
This commit is contained in:
commit
d1395dba2b
@ -75,6 +75,7 @@ class TimesOnline(BasicNewsRecipe):
|
||||
return cover
|
||||
|
||||
remove_tags = [{
|
||||
'attrs': {'class': lambda x: x and 'is-hidden' in x.split()},
|
||||
'name': ['object', 'link', 'iframe', 'base', 'meta', 'script']}, {
|
||||
'attrs': {
|
||||
'class': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user