From 84723c53c398716e2d81f1237ed68deb8541761e Mon Sep 17 00:00:00 2001 From: Tom Sommer Date: Wed, 20 May 2026 09:52:26 +0200 Subject: [PATCH] Rename simply to Simply.com, which is the correct name of the company --- backend/certbot/dns-plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/certbot/dns-plugins.json b/backend/certbot/dns-plugins.json index 974c726589..6ad4a13892 100644 --- a/backend/certbot/dns-plugins.json +++ b/backend/certbot/dns-plugins.json @@ -600,10 +600,10 @@ "version": "~=0.3.0" }, "simply": { - "credentials": "dns_simply_account_name = UExxxxxx\ndns_simply_api_key = DsHJdsjh2812872sahj", + "credentials": "dns_simply_account_name = Sxxxxxx\ndns_simply_api_key = DsHJdsjh2812872sahj", "dependencies": "", "full_plugin_name": "dns-simply", - "name": "Simply", + "name": "Simply.com", "package_name": "certbot-dns-simply", "version": "~=0.1.2" },