mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-02 15:10:01 -05:00
fix le_monde.recipe (it was empty)
This commit is contained in:
parent
aa0b0a197b
commit
8ee16c37b4
@ -108,7 +108,7 @@ class LeMonde(BasicNewsRecipe):
|
||||
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='div', attrs={'class':['global']})
|
||||
dict(name='article', attrs={})
|
||||
]
|
||||
|
||||
remove_tags = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user