mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update LA Times
This commit is contained in:
parent
d64423a95f
commit
b2aa59b484
@ -63,6 +63,7 @@ class LATimes(BasicNewsRecipe):
|
||||
|
||||
keep_only_tags = [
|
||||
classes('headline page-lead-media authors published-date page-article-container'),
|
||||
dict(attrs={'data-element':'story-body'}),
|
||||
]
|
||||
|
||||
remove_tags= [
|
||||
|
Loading…
x
Reference in New Issue
Block a user