mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-03-01 14:05:09 +01:00
...
This commit is contained in:
parent
b6e79bb508
commit
bf76f0ee82
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ class Guardian(BasicNewsRecipe):
|
|||
dict(name='div', attrs={'id':["article-toolbox","subscribe-feeds",]}),
|
||||
dict(name='ul', attrs={'class':["pagination"]}),
|
||||
dict(name='ul', attrs={'id':["content-actions"]}),
|
||||
dict(name='img'),
|
||||
#dict(name='img'),
|
||||
]
|
||||
use_embedded_content = False
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue