From d38a6fa498c4f52d188fc413058fdf6e42d03925 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 13 Sep 2016 07:06:18 +0530 Subject: [PATCH] Update Punto Informatico --- recipes/punto_informatico.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/punto_informatico.recipe b/recipes/punto_informatico.recipe index fbbb2b1e87..1f6479c739 100644 --- a/recipes/punto_informatico.recipe +++ b/recipes/punto_informatico.recipe @@ -36,4 +36,4 @@ class PuntoInformatico(BasicNewsRecipe): return article.get('id', article.get('guid', None)) feeds = [(u'Punto Informatico', - u'http://feeds.punto-informatico.it/c/32288/f/438866/index.rss')] + u'http://punto-informatico.it/fader/pixml2.xml')]