mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-28 01:32:34 -04:00
Update irish_independent.recipe
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user