hide ffsync and ttrss

This commit is contained in:
creme 2023-03-16 11:44:10 +01:00
parent 77142cd6fb
commit 3a38fd9007
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ include 'header.php';
<table>
<tr> <th class="tw140"></th> <th class="tw110"></th> <th></th> </tr>
<?php
$exclude = ['bbj','cinny','drone','element-web','gophernicus','hydrogen-web','ipinfo','jetforce','ntfy','thelounge','znc'];
$exclude = ['bbj','cinny','drone','element-web','ffsync','gophernicus','hydrogen-web','ipinfo','jetforce','ntfy','tt-rss','thelounge','znc'];
$clean = array('http://', 'https://', '/');
foreach ($sys_info->data->services as $service => $value) {