From 08ea7564e70f3f81f537d6972fa7fbca4dbccae4 Mon Sep 17 00:00:00 2001 From: Rexikon Date: Fri, 9 Jan 2026 21:58:57 +0100 Subject: [PATCH 1/2] add new hosting --- _data/hosting_providers.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_data/hosting_providers.json b/_data/hosting_providers.json index 8e83f649c..04ec53b90 100644 --- a/_data/hosting_providers.json +++ b/_data/hosting_providers.json @@ -1,13 +1,13 @@ [ { - "name": "Theory7", - "link": "https://www.theory7.net", + "name": "Mayam.host", + "link": "https://mayam.host", "category": "full", "tutorial": "", - "announcement": "https://www.theory7.net/webhosting/", + "announcement": "https://mayam.host/hosting", "plan": "", - "reviewed": "2025.08.05", - "note": "Free & automated SSL for all webhosting and domains" + "reviewed": "2026.01.09", + "note": "Free SSL for all webhosting plans" }, { "name": "Olvy Cloud", From 43370035b3ca6a5a0061290d308a5a893064bcbe Mon Sep 17 00:00:00 2001 From: Rexikon Date: Fri, 9 Jan 2026 22:02:18 +0100 Subject: [PATCH 2/2] fix my mistake --- _data/hosting_providers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/hosting_providers.json b/_data/hosting_providers.json index 04ec53b90..697c90392 100644 --- a/_data/hosting_providers.json +++ b/_data/hosting_providers.json @@ -9,6 +9,16 @@ "reviewed": "2026.01.09", "note": "Free SSL for all webhosting plans" }, + { + "name": "Theory7", + "link": "https://www.theory7.net", + "category": "full", + "tutorial": "", + "announcement": "https://www.theory7.net/webhosting/", + "plan": "", + "reviewed": "2025.08.05", + "note": "Free & automated SSL for all webhosting and domains" + }, { "name": "Olvy Cloud", "link": "https://olvy.net",