Confronta commit

...

2 commit

Autore SHA1 Messaggio Data
0be63516fb Merge remote-tracking branch 'origin/develop' into develop
Tutti i controlli sono stati effettuati con successo
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 01:30:10 +02:00
216e20b388 replaced Gotify with ntfy 2023-05-13 01:29:58 +02:00

Vedi file

@ -77,15 +77,15 @@
}
},
{
"id": "gotify",
"name": "Gotify",
"id": "ntfy",
"name": "ntfy",
"icon": "i-server",
"url": "https://push.sp-codes.de",
"status": "https://push.sp-codes.de",
"url": "https://ntfy.sp-codes.de",
"status": "https://ntfy.sp-codes.de",
"beta": true,
"summary": {
"de": "Ein einfacher Dienst zum Senden und Empfangen von Nachrichten in Echtzeit.",
"en": "A simple service for sending and receiving messages in real-time."
"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."
}
},
{