mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-05 08:40:13 -04:00
fixing classes per comments
This commit is contained in:
parent
c62631292d
commit
8270528729
@ -69,16 +69,7 @@ class WSJ(BasicNewsRecipe):
|
||||
dict(id='right-rail'),
|
||||
dict(id='narrator-nav'),
|
||||
dict(name='div', id='ad_and_popular'),
|
||||
dict(attrs={'class': [
|
||||
'comments-count-container',
|
||||
'insetButton',
|
||||
'insettipBox',
|
||||
'author-info',
|
||||
'media-object-video',
|
||||
'article_tools',
|
||||
'nc-exp-artmeta',
|
||||
'category'
|
||||
]}),
|
||||
classes('right-rail', 'comments-count-container', 'insetButton insettipBox author-info media-object-video article_tools nc-exp-artmeta category'),
|
||||
dict(name='span', attrs={
|
||||
'data-country-code': True, 'data-ticker-code': True}),
|
||||
dict(name='meta link'.split()),
|
||||
|
Loading…
x
Reference in New Issue
Block a user