Compare commits
No commits in common. "0be63516fb89941d1633e8127faddd622460b95f" and "f853bddadb08e3d4661011a239c74b21a43f31d8" have entirely different histories.
0be63516fb
...
f853bddadb
1 changed files with 6 additions and 6 deletions
|
@ -77,15 +77,15 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ntfy",
|
"id": "gotify",
|
||||||
"name": "ntfy",
|
"name": "Gotify",
|
||||||
"icon": "i-server",
|
"icon": "i-server",
|
||||||
"url": "https://ntfy.sp-codes.de",
|
"url": "https://push.sp-codes.de",
|
||||||
"status": "https://ntfy.sp-codes.de",
|
"status": "https://push.sp-codes.de",
|
||||||
"beta": true,
|
"beta": true,
|
||||||
"summary": {
|
"summary": {
|
||||||
"de": "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 real-time notification service, e.g. as a provider for UnifiedPush."
|
"en": "A simple service for sending and receiving messages in real-time."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue