mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update New York Review of Books
This commit is contained in:
parent
a129b416e9
commit
52c55cc42e
@ -38,7 +38,7 @@ class NewYorkReviewOfBooks(BasicNewsRecipe):
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='h1'),
|
||||
classes('author article-col article-main-content'),
|
||||
classes('author article-col article-main-content review-items'),
|
||||
]
|
||||
remove_tags = [
|
||||
classes('inline-ad'),
|
||||
|
@ -37,7 +37,7 @@ class NewYorkReviewOfBooks(BasicNewsRecipe):
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='h1'),
|
||||
classes('author article-col article-main-content'),
|
||||
classes('author article-col article-main-content review-items'),
|
||||
]
|
||||
remove_tags = [
|
||||
classes('inline-ad'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user