This commit is contained in:
Kovid Goyal 2023-07-13 08:14:04 +05:30
commit b1142ab3be
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -8,10 +8,10 @@ from calibre.web.feeds.recipes import BasicNewsRecipe
class AlMasryAlyoum(BasicNewsRecipe):
title = u'Al-Masry Alyoum (المصري اليوم)'
title = u'المصري اليوم (Al-Masry Alyoum)'
__author__ = 'Hassan Williamson'
description = 'The Arabic version of the Al-Masry Alyoum (Egypt Independent) newspaper.'
language = 'ar'
language = 'ar_eg'
encoding = 'utf8'
cover_url = 'http://www.almasryalyoum.com/content/images/header_logo.png'
oldest_article = 7