mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
remove one more "follow" nag
This commit is contained in:
parent
957682b2ef
commit
713da0ad7b
@ -231,7 +231,8 @@ class NYTimes(BasicNewsRecipe):
|
||||
re.compile('commentCount'),
|
||||
'lede-container',
|
||||
'credit',
|
||||
'caption-video'
|
||||
'caption-video',
|
||||
'upshot-social'
|
||||
]}),
|
||||
dict(
|
||||
attrs={'class': lambda x: x and 'related-coverage-marginalia' in x.split()}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user