mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
recipe: endgadget Japan: fix typo
This commit is contained in:
parent
0dfa354126
commit
9af8b9c322
@ -9,7 +9,7 @@ japan.engadget.com
|
|||||||
from calibre.web.feeds.news import BasicNewsRecipe
|
from calibre.web.feeds.news import BasicNewsRecipe
|
||||||
|
|
||||||
class EndgadgetJapan(BasicNewsRecipe):
|
class EndgadgetJapan(BasicNewsRecipe):
|
||||||
title = u'Engadget\u65e5\u672c\u7248'
|
title = u'Endgadget\u65e5\u672c\u7248'
|
||||||
cover_url = 'http://skins18.wincustomize.com/1/49/149320/29/7578/preview-29-7578.jpg'
|
cover_url = 'http://skins18.wincustomize.com/1/49/149320/29/7578/preview-29-7578.jpg'
|
||||||
masthead_url = 'http://www.blogsmithmedia.com/japanese.engadget.com/media/eng-jp-logo-t.png'
|
masthead_url = 'http://www.blogsmithmedia.com/japanese.engadget.com/media/eng-jp-logo-t.png'
|
||||||
oldest_article = 7
|
oldest_article = 7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user