diff --git a/recipes/eenadu.recipe b/recipes/eenadu.recipe index c300469a4d..8bb931aec9 100644 --- a/recipes/eenadu.recipe +++ b/recipes/eenadu.recipe @@ -101,10 +101,10 @@ class eenadu_ts(BasicNewsRecipe): ('ఆహా', 'recipes'), ('హాయ్ బుజ్జీ', 'kids-stories'), ('మకరందం', 'devotional'), - ('దేవతార్చన', 'temples'), - ('స్థిరాస్తి', 'real-estate'), - ('కథామృతం', 'kathalu'), - ('సండే మ్యాగజైన్', 'sunday-magazine') + ('దేవతార్చన', 'temples'), + ('స్థిరాస్తి', 'real-estate'), + ('కథామృతం', 'kathalu'), + ('సండే మ్యాగజైన్', 'sunday-magazine') ] for x in art_list: art_index = art + x[1] + '/' diff --git a/recipes/eenadu_ap.recipe b/recipes/eenadu_ap.recipe index 6cb1a35b7d..3f9f1f2673 100644 --- a/recipes/eenadu_ap.recipe +++ b/recipes/eenadu_ap.recipe @@ -101,10 +101,10 @@ class eenadu_ap(BasicNewsRecipe): ('ఆహా', 'recipes'), ('హాయ్ బుజ్జీ', 'kids-stories'), ('మకరందం', 'devotional'), - ('దేవతార్చన', 'temples'), - ('స్థిరాస్తి', 'real-estate'), - ('కథామృతం', 'kathalu'), - ('సండే మ్యాగజైన్', 'sunday-magazine') + ('దేవతార్చన', 'temples'), + ('స్థిరాస్తి', 'real-estate'), + ('కథామృతం', 'kathalu'), + ('సండే మ్యాగజైన్', 'sunday-magazine') ] for x in art_list: art_index = art + x[1] + '/'