Update Sunday Times Magazine UK

Merge branch 'patch-5' of https://github.com/a10kiloham/calibre
This commit is contained in:
Kovid Goyal 2018-07-18 17:03:28 +05:30
commit d1395dba2b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -75,6 +75,7 @@ class TimesOnline(BasicNewsRecipe):
return cover return cover
remove_tags = [{ remove_tags = [{
'attrs': {'class': lambda x: x and 'is-hidden' in x.split()},
'name': ['object', 'link', 'iframe', 'base', 'meta', 'script']}, { 'name': ['object', 'link', 'iframe', 'base', 'meta', 'script']}, {
'attrs': { 'attrs': {
'class': [ 'class': [