diff --git a/static/data/services.json b/static/data/services.json index 80e93de..d6d3a0b 100644 --- a/static/data/services.json +++ b/static/data/services.json @@ -13,7 +13,7 @@ "name": "Kavita", "icon": "/assets/icons/kavita-logo", "iconType": "svg", - "href": "https://kavita.neshweb.net", + "href": "https://kavita.neshweb.net/", "desc": "Self-hosted Manga Library", "warn": "Registration via Admin invite", "id": 5 @@ -41,7 +41,7 @@ "name": "PeerTube", "icon": "/assets/icons/peertube-logo", "iconType": "svg", - "href": "https://tube.neshweb.net/", + "href": "https://neshweb.tv/", "desc": "Self-hosted PeerTube Instance", "warn": "Note: Registration only via Admin", "id": 8 @@ -59,7 +59,7 @@ "name": "Vaultwarden", "icon": "/assets/icons/vaultwarden-logo", "iconType": "svg", - "href": "https://vault.neshweb.net", + "href": "https://vault.neshweb.net/", "desc": "Self-hosted Password Manager", "warn": "Note: Invite only", "id": 9 @@ -68,7 +68,7 @@ "name": "Jellyfin", "icon": "/assets/icons/jellyfin-logo", "iconType": "svg", - "href": "https://jellyfin.neshweb.net/", + "href": "https://mov.neshweb.tv/", "desc": "Open-Source, Self-Hosted Media Platform", "warn": "Note: Registration only via Admin", "id": 37 @@ -135,5 +135,13 @@ "desc": "Docker Compose WebUI", "warn": "Note: Admin Only", "id": 35 + }, + { + "name": "bookwormstory.social", + "icon": "/assets/icons/bookworm-logo", + "iconType": "avif", + "href": "https://bookwormstory.social/", + "desc": "Lemmy Instance hosted for the community around Ascendance of a Bookworm", + "id": 19 } ]