mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Mark as being Egyptian Arabic
News site is specifically egyptian.
This commit is contained in:
parent
74bd089c64
commit
37fbf67369
@ -11,7 +11,7 @@ class AlMasryAlyoum(BasicNewsRecipe):
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user