mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 08:43:10 +02:00
Removed spammy ticket adverts from guardian recipe
This commit is contained in:
parent
ab16197ab0
commit
f3a522ff55
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ class Guardian(BasicNewsRecipe):
|
|||
remove_tags = [
|
||||
dict(name='div', attrs={'class':["video-content","videos-third-column"]}),
|
||||
dict(name='div', attrs={'id':["article-toolbox","subscribe-feeds",]}),
|
||||
dict(name='div', attrs={'class':["guardian-tickets promo-component",]}),
|
||||
dict(name='ul', attrs={'class':["pagination"]}),
|
||||
dict(name='ul', attrs={'id':["content-actions"]}),
|
||||
#dict(name='img'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue