diff --git a/images/favicon_grocy.svg b/images/favicon_grocy.svg
new file mode 100644
index 0000000..c2831c1
--- /dev/null
+++ b/images/favicon_grocy.svg
@@ -0,0 +1,50 @@
+
+
diff --git a/images/favicon_openspeedtest.png b/images/favicon_openspeedtest.png
new file mode 100644
index 0000000..7344cd7
Binary files /dev/null and b/images/favicon_openspeedtest.png differ
diff --git a/images/favicon_wolweb.png b/images/favicon_wolweb.png
new file mode 100644
index 0000000..f60fe6d
Binary files /dev/null and b/images/favicon_wolweb.png differ
diff --git a/index.php b/index.php
index c09853d..f4df4a7 100644
--- a/index.php
+++ b/index.php
@@ -17,7 +17,7 @@ $domaines = array(
),
array(
'name' => 'Nextcloud',
- 'url' => 'https://cloud.netdldata.net/',
+ 'url' => 'https://cloud.netdldata.net',
'img' => 'favicon_Nextcloud.svg'
),
array(
@@ -26,14 +26,14 @@ $domaines = array(
'img' => 'favicon-gitea.png'
),
array(
- 'name' => 'JDownloader',
- 'url' => 'https://jd.netdldata.net/',
- 'img' => 'favicon_jd.png'
+ 'name' => 'Jellyfin
Stream',
+ 'url' => 'https://jellyfin.netdldata.net/SSO/oid/p/Keycloak?isLinking=true',
+ 'img' => 'favicon_jellyfin.png'
),
array(
- 'name' => 'qBittorrent',
- 'url' => 'https://torrent.netdldata.net',
- 'img' => 'qbittorrent-tray.svg'
+ 'name' => 'Speed Test',
+ 'url' => 'https://speedtest.netdldata.net',
+ 'img' => 'favicon_openspeedtest.png'
),
array(
'name' => 'Proxmox',
@@ -59,11 +59,6 @@ $domaines = array(
'port' => 3000,
'img' => 'favicon_grafana.png'
),
- array(
- 'name' => 'Stream
Jellyfin',
- 'url' => 'https://stream.netdldata.net/SSO/oid/p/Keycloak?isLinking=true',
- 'img' => 'favicon_jellyfin.png'
- ),
array(
'name' => 'Mail',
'url' => 'https://mail.netdldata.net',
@@ -74,16 +69,17 @@ $domaines = array(
array(
'name' => 'Filebrowser',
'url' => 'https://filebrowser.netdldata.net',
- 'realx' => 'filebrowser.lan',
- 'port' => 80,
'img' => 'favicon_filebrowser.svg'
),
array(
- 'name' => 'Orion',
- 'url' => 'https://orion.netdldata.net/',
- 'real' => 'orion.lan',
- 'port' => 443,
- 'img' => 'favicon_omv.png'
+ 'name' => 'Wake on LAN',
+ 'url' => 'https://wolweb.netdldata.net',
+ 'img' => 'favicon_wolweb.png'
+ ),
+ array(
+ 'name' => 'Grocy',
+ 'url' => 'https://grocy.netdldata.net',
+ 'img' => 'favicon_grocy.svg'
),