<ahref='https://diasp.org/users/sign_up'class='btn danger large'>Confused and just want to sign up?? Click Here</a><br>
<?phpif($hidden=="true"){echo"<a href='http://podupti.me' class='btn danger large'>NOTICE: These pods are Hidden and have problems, click here to go to working pods</a>";}include("show.php");?>
Data last refreshed at: <?phpechodate("F d Y H:i:s.",filemtime($lastfile))?> Pacific Time<br>
Poduptime is run by <ahref="https://diasp.org/u/davidmorley"target=_new>David Morley</a> and is open source on <ahref="https://github.com/diasporg/Poduptime">GitHub</a> Feel free to contribute with pull requests or bug reports!<br>
Some pods are <ahref="http://podupti.me/?hidden=true">Hidden</a> since they have too many issues, see the <ahref="https://github.com/diasporg/Poduptime/wiki">Wiki</a> for more.<br><br>
<ahref="https://diasporafoundation.org/">More about Diaspora</a>
$sql="SELECT * FROM pods WHERE hidden <> 'no' ORDER BY active_users_halfyear DESC NULLS LAST, uptimelast7 DESC NULLS LAST";
}else{
$sql="SELECT * FROM pods WHERE adminrating <> -1 AND hidden <> 'yes' ORDER BY active_users_halfyear DESC NULLS LAST, uptimelast7 DESC NULLS LAST";
}
$result=pg_query($dbh,$sql);
if(!$result){
die("Error in SQL query: ".pg_last_error());
}
$numrows=pg_num_rows($result);
echo"<meta property='og:title' content='";
echo$numrows;
echo" #Diaspora Pods listed, Come see the privacy aware social network.' />";
echo$numrows;
?>
pods tracked right now. Click column names to sort and find a pod. Show as: <aonClick="map();">Map</a><aonClick="nomap();">Table</a>
<metacharset="utf-8">
<!-- /* Copyright (c) 2011, David Morley. This file is licensed under the Affero General Public License version 3 or later. See the COPYRIGHT file. */ -->