replaced Gotify with ntfy
This commit is contained in:
parent
f91114242f
commit
216e20b388
1 changed files with 6 additions and 6 deletions
|
@ -77,15 +77,15 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "gotify",
|
"id": "ntfy",
|
||||||
"name": "Gotify",
|
"name": "ntfy",
|
||||||
"icon": "i-server",
|
"icon": "i-server",
|
||||||
"url": "https://push.sp-codes.de",
|
"url": "https://ntfy.sp-codes.de",
|
||||||
"status": "https://push.sp-codes.de",
|
"status": "https://ntfy.sp-codes.de",
|
||||||
"beta": true,
|
"beta": true,
|
||||||
"summary": {
|
"summary": {
|
||||||
"de": "Ein einfacher Dienst zum Senden und Empfangen von Nachrichten in Echtzeit.",
|
"de": "A simple real-time notification service, e.g. as a provider for UnifiedPush.",
|
||||||
"en": "A simple service for sending and receiving messages in real-time."
|
"en": "A simple real-time notification service, e.g. as a provider for UnifiedPush."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue