From 6f88a4cdbe66cc28e2f88363f8f72a8a4b89c132 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:11:25 +0530 Subject: [PATCH] Update asahi_shimbun_en.recipe --- recipes/asahi_shimbun_en.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/asahi_shimbun_en.recipe b/recipes/asahi_shimbun_en.recipe index d559901de7..7cdbfbbc8b 100644 --- a/recipes/asahi_shimbun_en.recipe +++ b/recipes/asahi_shimbun_en.recipe @@ -153,7 +153,7 @@ class AsahiShimbunEnglishNews(BasicNewsRecipe): ("Asia & World - World", self.get_section("asia_world/world")), ("Sci & Tech", self.get_section("sci_tech")), ("Culture - Style", self.get_section("culture/style")), - ("Culture - Cooking", self.get_section("culture/cooking")), + # ("Culture - Cooking", self.get_section("culture/cooking")), ("Culture - Movies", self.get_section("culture/movies")), ("Culture - Manga & Anime", self.get_section("culture/manga_anime")), ("Travel", self.get_section("travel")),