diff --git a/src/_data/services.json b/src/_data/services.json index 6d7cbed..bc1f0f2 100644 --- a/src/_data/services.json +++ b/src/_data/services.json @@ -77,15 +77,15 @@ } }, { - "id": "ntfy", - "name": "ntfy", + "id": "gotify", + "name": "Gotify", "icon": "i-server", - "url": "https://ntfy.sp-codes.de", - "status": "https://ntfy.sp-codes.de", + "url": "https://push.sp-codes.de", + "status": "https://push.sp-codes.de", "beta": true, "summary": { - "de": "A simple real-time notification service, e.g. as a provider for UnifiedPush.", - "en": "A simple real-time notification service, e.g. as a provider for UnifiedPush." + "de": "Ein einfacher Dienst zum Senden und Empfangen von Nachrichten in Echtzeit.", + "en": "A simple service for sending and receiving messages in real-time." } }, {