mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update The Atlantic
Merge branch 'patch-5' of https://github.com/jfhutson/calibre
This commit is contained in:
commit
a4c77d36ec
@ -26,7 +26,7 @@ class TheAtlantic(BasicNewsRecipe):
|
|||||||
|
|
||||||
keep_only_tags = [
|
keep_only_tags = [
|
||||||
classes(
|
classes(
|
||||||
'article-header article-body article-magazine metadata article-cover-content lead-img'),
|
'article-header article-body article-magazine article-cover-content lead-img'),
|
||||||
]
|
]
|
||||||
remove_tags = [
|
remove_tags = [
|
||||||
{'name': ['meta', 'link', 'noscript']},
|
{'name': ['meta', 'link', 'noscript']},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user