From cb143c01ec447bc6f92709ae94eff99dc684103d Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Wed, 5 Aug 2009 20:32:51 +0200 Subject: [PATCH] Newsgator free syndication service has been closed (Newsgators' clients now sync with google reader for non-paying users). Signed-off-by: Florent Bruneau --- htdocs/javascript/xorg.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/htdocs/javascript/xorg.js b/htdocs/javascript/xorg.js index 3ea7bec..5dabcee 100644 --- a/htdocs/javascript/xorg.js +++ b/htdocs/javascript/xorg.js @@ -167,11 +167,7 @@ var __goodies_rss = { {'url_prefix': 'http://add.my.yahoo.com/content?.intl=fr&url=', 'img': 'images/goodies/add-yahoo.gif', 'alt': 'Add to My Yahoo!', - 'title': 'Ajouter à My Yahoo!'}, - {'url_prefix': 'http://www.newsgator.com/ngs/subscriber/subext.aspx?url=', - 'img': 'images/goodies/add-newsgator.gif', - 'alt': 'Subscribe in NewsGator Online', - 'title': 'Ajouter à Newsgator'} + 'title': 'Ajouter à My Yahoo!'} ] }; -- 2.1.4