mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fixing another inline junk box
This commit is contained in:
parent
3d8c79baf9
commit
bfe17411c1
@ -70,7 +70,7 @@ class WSJ(BasicNewsRecipe):
|
|||||||
dict(id='right-rail'),
|
dict(id='right-rail'),
|
||||||
dict(id='narrator-nav'),
|
dict(id='narrator-nav'),
|
||||||
dict(name='div', id='ad_and_popular'),
|
dict(name='div', id='ad_and_popular'),
|
||||||
classes('right-rail comments-count-container insetButton insettipBox author-info media-object-video article_tools nc-exp-artmeta category type-InsetArticlesRelatedByType media-object-rich-text'),
|
classes('strap-container right-rail comments-count-container insetButton insettipBox author-info media-object-video article_tools nc-exp-artmeta category type-InsetArticlesRelatedByType media-object-rich-text'),
|
||||||
dict(name='span', attrs={
|
dict(name='span', attrs={
|
||||||
'data-country-code': True, 'data-ticker-code': True}),
|
'data-country-code': True, 'data-ticker-code': True}),
|
||||||
dict(name='meta link'.split()),
|
dict(name='meta link'.split()),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user