From 17ba43278bdf655bd5997db526db61f5019042bf Mon Sep 17 00:00:00 2001 From: udf2457 Date: Thu, 11 Jun 2026 16:38:41 +0100 Subject: [PATCH 1/3] Delete ACMEd entry from clients.json Removed 'ACMEd' entry from clients.json (repo archived by the owner on Feb 22, 2026) --- data/clients.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/data/clients.json b/data/clients.json index fbd4b9df6..90006d4ab 100644 --- a/data/clients.json +++ b/data/clients.json @@ -537,12 +537,6 @@ "category": "C", "last_commit": 1752945862 }, - { - "name": "ACMEd", - "url": "https://github.com/breard-r/acmed", - "category": "Rust", - "last_commit": 1755965014 - }, { "name": "certman-operator", "url": "https://github.com/openshift/certman-operator", From c4076630129a76078f3817149651708b2fadb0a4 Mon Sep 17 00:00:00 2001 From: udf2457 Date: Thu, 11 Jun 2026 16:55:57 +0100 Subject: [PATCH 2/3] Remove mod_md entry from clients.json Removed mod_md entry from clients.json (archived by the owner on Jun 9, 2026) --- data/clients.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/data/clients.json b/data/clients.json index 90006d4ab..bfce3cfcc 100644 --- a/data/clients.json +++ b/data/clients.json @@ -567,13 +567,6 @@ "comments": "Support via the module mod_md.", "category": "C" }, - { - "name": "mod_md", - "url": "https://github.com/icing/mod_md", - "comments": "Separate, more frequent releases of the Apache module.", - "category": "C", - "last_commit": 1755595500 - }, { "name": "App Service Acmebot", "url": "https://github.com/shibayan/appservice-acmebot", From 4b30647c6b89e82f23373bc6cc56e843fcb0d56b Mon Sep 17 00:00:00 2001 From: udf2457 Date: Thu, 11 Jun 2026 23:54:06 +0100 Subject: [PATCH 3/3] Update lastmod date in clients.json --- data/clients.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/clients.json b/data/clients.json index bfce3cfcc..dadea22aa 100644 --- a/data/clients.json +++ b/data/clients.json @@ -1,5 +1,5 @@ { - "lastmod": "2025-09-05", + "lastmod": "2026-11-11", "categories": [ "Bash", "C",