mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
recipe: jijinews: fix indent error
This commit is contained in:
parent
38d1375974
commit
176010dc03
@ -32,4 +32,3 @@ class JijiDotCom(BasicNewsRecipe):
|
|||||||
if cover_item:
|
if cover_item:
|
||||||
cover_url = self.top_url + cover_item.img['src']
|
cover_url = self.top_url + cover_item.img['src']
|
||||||
return cover_url
|
return cover_url
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user