From 1512bd257961d7c06299864b2e1e7d0bba0d954f Mon Sep 17 00:00:00 2001 From: Sophist <3001893+Sophist-UK@users.noreply.github.com> Date: Wed, 12 Jul 2023 22:43:21 +0100 Subject: [PATCH] Arabic edition of a Ukrainian newspaper Mark as Arabic_Ukrainian --- recipes/kyivpost_ar.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/kyivpost_ar.recipe b/recipes/kyivpost_ar.recipe index 88ee98268c..4a4e078656 100644 --- a/recipes/kyivpost_ar.recipe +++ b/recipes/kyivpost_ar.recipe @@ -11,7 +11,7 @@ class KyivPost(BasicNewsRecipe): publisher = 'BIZNESGRUPP TOV' category = 'newspaper' 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 remove_javascript = True auto_cleanup = False