changeset 22:98b8ae7e21a6

Removed twitter feed b/c most of the messages weren't even about ubiquity.
author Atul Varma <varmaa@toolness.com>
date Mon, 02 Mar 2009 19:59:40 -0800
parents a531adbda6f7
children 9dcdc0e81838
files about-mozilla.js
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/about-mozilla.js	Mon Mar 02 17:44:19 2009 -0800
+++ b/about-mozilla.js	Mon Mar 02 19:59:40 2009 -0800
@@ -34,11 +34,7 @@
   {name: "Support",
    url: "http://getsatisfaction.com/mozilla/products/mozilla_ubiquity.rss?sort=recently_created",
    processFeed: processBlogFeed,
-   entries: 10},
-  {name: "Twitter",
-   url: "http://search.twitter.com/search.atom?q=ubiquity",
-   processFeed: processBlogFeed,
-   entries: 30}
+   entries: 10}
 ];
 
 function doneLoadingFeeds() {