mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-22 08:45:42 +01:00
Update Sunday Times Magazine UK
Merge branch 'patch-5' of https://github.com/a10kiloham/calibre
This commit is contained in:
commit
d1395dba2b
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ def get_cover_url(self):
|
|||
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…
Reference in a new issue