mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Removed spammy ticket adverts from guardian recipe
This commit is contained in:
parent
ab16197ab0
commit
f3a522ff55
@ -36,6 +36,7 @@ class Guardian(BasicNewsRecipe):
|
|||||||
remove_tags = [
|
remove_tags = [
|
||||||
dict(name='div', attrs={'class':["video-content","videos-third-column"]}),
|
dict(name='div', attrs={'class':["video-content","videos-third-column"]}),
|
||||||
dict(name='div', attrs={'id':["article-toolbox","subscribe-feeds",]}),
|
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={'class':["pagination"]}),
|
||||||
dict(name='ul', attrs={'id':["content-actions"]}),
|
dict(name='ul', attrs={'id':["content-actions"]}),
|
||||||
#dict(name='img'),
|
#dict(name='img'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user