mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
fix: logo
use a logo from walla itself
This commit is contained in:
parent
80ba2d0198
commit
a6cc35fa22
@ -5,7 +5,7 @@ from calibre.web.feeds.news import BasicNewsRecipe
|
|||||||
|
|
||||||
class AdvancedUserRecipe1283848012(BasicNewsRecipe):
|
class AdvancedUserRecipe1283848012(BasicNewsRecipe):
|
||||||
description = 'The WallaNews.'
|
description = 'The WallaNews.'
|
||||||
cover_url = 'https://upload.wikimedia.org/wikipedia/he/d/d5/Walla_logo.svg'
|
cover_url = 'https://images.wcdn.co.il//2/5/4/2/2542044-46.jpg'
|
||||||
title = u'Walla'
|
title = u'Walla'
|
||||||
language = 'he'
|
language = 'he'
|
||||||
__author__ = 'marbs & barakplasma'
|
__author__ = 'marbs & barakplasma'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user