mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
Update irish_independent.recipe
This commit is contained in:
parent
6d37f6f21e
commit
012b01c9a3
@ -22,7 +22,8 @@ class IrishIndependent(BasicNewsRecipe):
|
||||
]
|
||||
|
||||
remove_tags = [
|
||||
dict(name='div', attrs={'data-testid':['article-share', 'embed-video']})
|
||||
dict(name=['svg', 'button']),
|
||||
dict(name='div', attrs={'data-testid':['article-share', 'embed-video', 'inline-related-wrapper']})
|
||||
]
|
||||
|
||||
feeds = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user