*** empty log message ***

svn path=/trunk/boinc/; revision=9449
This commit is contained in:
David Anderson 2006-02-12 18:59:31 +00:00
parent b8ee2a050e
commit 9dc70ab8fb
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ $cpid_stats_sites = array(
array("BOINC Combined Statistics",
"http://boinc.netsoft-online.com/get_user.php?cpid=%s&html=1"
),
array("The Knights Who Say 'Ni!'",
"http://stats.kwsn.net/user.php?proj=all&cpid=%s"
),
);
shuffle($cpid_stats_sites);
?>