Update economist_espresso.recipe

This commit is contained in:
unkn0w7n 2025-06-26 20:47:36 +05:30
parent 00d7ab91be
commit 1f7dd709ac

View File

@ -33,6 +33,7 @@ class Espresso(BasicNewsRecipe):
remove_attributes = ['height', 'width', 'style'] remove_attributes = ['height', 'width', 'style']
use_embedded_content = False use_embedded_content = False
masthead_url = 'https://www.livemint.com/lm-img/dev/economist-logo-oneline.png' masthead_url = 'https://www.livemint.com/lm-img/dev/economist-logo-oneline.png'
browser_type = 'webengine'
extra_css = ''' extra_css = '''
h1 { text-align:center; } h1 { text-align:center; }