From c80be063a74e894368e9c73b781fac067a402a74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Neuh=C3=A4user?= Date: Mon, 30 Aug 2010 22:50:54 +0800 Subject: [PATCH] Add 'was it up?' to the flask powered websites --- flask_website/listings/projects.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flask_website/listings/projects.py b/flask_website/listings/projects.py index e7113f01..6d38b9ba 100644 --- a/flask_website/listings/projects.py +++ b/flask_website/listings/projects.py @@ -89,6 +89,10 @@ projects = { Project('learnbuffet.com', 'http://www.learnbuffett.com/', u'''

Learn trading and make significant profits statistically. + '''), + Project('was it up?', 'http://wasitup.com/', u''' +

+ A website monitoring service. ''') ], 'apps': [