<thdata-priority="1"class="columnSelector-disable"><divdata-toggle="tooltip"title="A pod is a site for you to set up your account.">Pod</div></th>
<thstyle="width: 325px;"data-priority="1"class="columnSelector-disable"><divdata-toggle="tooltip"title="A pod is a site for you to set up your account.">Pod</div></th>
@@ -30,10 +30,9 @@ echo 'This ' . $pod['softwarename'] . ' pod runs software version ' . $pod['sho
echo'Score for this pod is '.$pod['score'].' out of 100<br>';
echo'Detected language of this pod is '.($pod['detectedlanguage']?$iso->languageByCode1($pod['detectedlanguage']):'').'<br>';
echo'<br>';
echo'Uptime since we started monitoring this pod '.$pod['monthsmonitored'].' months ago is <a href="#" class="green" data-featherlight="/podstat-uptime.php?domain='.$pod['domain'].'">'.$pod['uptime_alltime'].'</a> percent<br>';
echo'Response Time from our monitoring server in '.$pod['serverlocation'].' is '.$pod['latency'].' milliseconds<br>';
echo'This pod has <a href="#" class="green" data-featherlight="podstat-counts.php?domain='.$pod['domain'].'">'.$pod['total_users'].'</a> total users with '.$pod['active_users_halfyear'].' active the last 6 months, users have posted '.$pod['local_posts'].' times and commented '.$pod['comment_counts'].' times<br>';
echo'Users rate this pod <a href="#" class="green" data-featherlight-variant="table-responsive" data-featherlight="rate.php?domain='.$pod['domain'].'">'.$pod['userrating'].'</a> out of 10<br>';
echo'Uptime over the last '.$pod['monthsmonitored'].' months is <a href="#" class="green" data-featherlight="/podstat-uptime.php?domain='.$pod['domain'].'">'.$pod['uptime_alltime'].'</a> %<br>';
echo'Response Time from '.c('serverlocation').' is '.$pod['latency'].' ms<br>';
echo'<br>This pod has <a href="#" class="green" data-featherlight="podstat-counts.php?domain='.$pod['domain'].'">'.$pod['total_users'].'</a> total users with '.$pod['active_users_halfyear'].' active the last 6 months, users have posted '.$pod['local_posts'].' times and commented '.$pod['comment_counts'].' times<br><br>';