From f253ff87eab928201aea2d81ee81bd7b0a0ce9a3 Mon Sep 17 00:00:00 2001 From: Eric J Korpela Date: Mon, 4 May 2015 13:34:53 -0700 Subject: [PATCH] - Changed KWSN url --- html/inc/stats_sites.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/inc/stats_sites.inc b/html/inc/stats_sites.inc index b1ed52b70d..80ac93f456 100644 --- a/html/inc/stats_sites.inc +++ b/html/inc/stats_sites.inc @@ -35,7 +35,7 @@ $cpid_stats_sites = array( "http://boinc.netsoft-online.com/e107_plugins/boinc/get_user.php?cpid=%s&html=1" ), array("The Knights Who Say 'Ni!'", - "http://stats.kwsn.net/user.php?proj=all&cpid=%s" + "http://stats.kwsn.info/user.php?proj=all&cpid=%s" ), ); @@ -81,7 +81,7 @@ $stats_sites = array( "SETI@Netherlands stats page", "" ), - array("http://stats.kwsn.net/", + array("http://stats.kwsn.info/", "The Knights Who Say 'Ni' stats", "" ),