mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -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):
|
||||
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'
|
||||
language = 'he'
|
||||
__author__ = 'marbs & barakplasma'
|
||||
|
Loading…
x
Reference in New Issue
Block a user