From 2f3eb423ae7aa2ccc4aeb4fb45474234ac0b7a3a Mon Sep 17 00:00:00 2001 From: webnames-ca <195972118+webnames-ca@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:53:28 -0700 Subject: [PATCH] Added Webnames.ca to hosting_providers.json --- _data/hosting_providers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/hosting_providers.json b/_data/hosting_providers.json index d27544ca8..9a3db152c 100644 --- a/_data/hosting_providers.json +++ b/_data/hosting_providers.json @@ -2928,5 +2928,15 @@ "plan": "https://www.kaashosting.nl/web-hosting", "reviewed": "2026.04.22", "note": "The website is in Dutch." + }, + { + "name": "Webnames.ca", + "link": "https://www.webnames.ca/", + "category": "partial", + "tutorial": "https://www.webnames.ca/help/hosting/Content/Resources/Articles/Hosting/Websites_and_Domains/Securing_Your_Websites/LetsEncrypt.htm", + "announcement": "", + "plan": "", + "reviewed": "2026.07.03", + "note": "" } ]