Arabic edition of a Ukrainian newspaper

Mark as Arabic_Ukrainian
This commit is contained in:
Sophist 2023-07-12 22:43:21 +01:00 committed by GitHub
parent 74bd089c64
commit 1512bd2579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ class KyivPost(BasicNewsRecipe):
publisher = 'BIZNESGRUPP TOV' publisher = 'BIZNESGRUPP TOV'
category = 'newspaper' category = 'newspaper'
cover_url = u'https://www.kyivpost.com/wp-content/themes/kyivpost/assets/img/svg/logo-foot.svg' cover_url = u'https://www.kyivpost.com/wp-content/themes/kyivpost/assets/img/svg/logo-foot.svg'
language = 'ar' language = 'ar_uk'
no_stylesheets = False no_stylesheets = False
remove_javascript = True remove_javascript = True
auto_cleanup = False auto_cleanup = False