From 7b7b468dcfd8b35932948cf59d12938e96b961d8 Mon Sep 17 00:00:00 2001 From: Tanarri Date: Tue, 5 May 2026 11:09:40 +0200 Subject: [PATCH 1/2] Update hosting_providers manitu Manitus has LetsEncrypt support --- _data/hosting_providers.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/hosting_providers.json b/_data/hosting_providers.json index c687aaf04..f8f722476 100644 --- a/_data/hosting_providers.json +++ b/_data/hosting_providers.json @@ -263,10 +263,10 @@ "name": "manitu", "link": "https://www.manitu.de/", "category": "full", - "tutorial": "", - "announcement": "https://twitter.com/manitu_de/status/854284891948806146", + "tutorial": "https://www.manitu.de/service/faq/entry/1101/Ich-moechte-meinen-Kunden-eine-sichere-Verbindung-per-SSL-anbieten-Wie-funktioniert-das/", + "announcement": "", "plan": "", - "reviewed": "2019.5.31", + "reviewed": "2026.5.5", "note": "" }, { From f75e69d4ba4f67960f4c373e17ec0156079c9194 Mon Sep 17 00:00:00 2001 From: ohemorange Date: Mon, 18 May 2026 16:02:00 -0700 Subject: [PATCH 2/2] change from full to partial hosting --- _data/hosting_providers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/hosting_providers.json b/_data/hosting_providers.json index f8f722476..d27544ca8 100644 --- a/_data/hosting_providers.json +++ b/_data/hosting_providers.json @@ -262,7 +262,7 @@ { "name": "manitu", "link": "https://www.manitu.de/", - "category": "full", + "category": "partial", "tutorial": "https://www.manitu.de/service/faq/entry/1101/Ich-moechte-meinen-Kunden-eine-sichere-Verbindung-per-SSL-anbieten-Wie-funktioniert-das/", "announcement": "", "plan": "",