This commit is contained in:
Kovid Goyal 2016-02-15 09:15:51 +05:30
parent 2869b08f66
commit aa2e41019f

View File

@ -7,7 +7,7 @@ ahram.org.eg
from calibre.web.feeds.recipes import BasicNewsRecipe from calibre.web.feeds.recipes import BasicNewsRecipe
class AlAhram(BasicNewsRecipe): class AlAhram(BasicNewsRecipe):
title = 'Al-Ahram (الأهرام)' title = u'Al-Ahram (الأهرام)'
__author__ = 'Hassan Williamson' __author__ = 'Hassan Williamson'
description = 'The Arabic version of the Al-Ahram newspaper.' description = 'The Arabic version of the Al-Ahram newspaper.'
language = 'ar' language = 'ar'