mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Update nytimes_sub.recipe
This commit is contained in:
parent
af4934d6b4
commit
524103b265
@ -79,7 +79,6 @@ class NewYorkTimes(BasicNewsRecipe):
|
||||
no_stylesheets = True
|
||||
compress_news_images = True
|
||||
compress_news_images_auto_size = 5
|
||||
preprocess_regexps = [(re.compile(r'(?s)<!--.*?-->'), lambda m: '')]
|
||||
|
||||
remove_tags = [
|
||||
dict(attrs={'aria-label':'tools'.split()}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user