mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
2869b08f66
commit
aa2e41019f
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user