Mark as being Egyptian Arabic

News site is specifically egyptian.
This commit is contained in:
Sophist 2023-07-12 22:39:11 +01:00 committed by GitHub
parent 74bd089c64
commit 37fbf67369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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