From e9c962f22e1be9edbbd49d405bbee3c98bcddcfe Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 20 Mar 2025 10:16:28 +0000 Subject: [PATCH] remove domainMOD (#1216) - already listed at https://github.com/awesome-foss/awesome-sysadmin?tab=readme-ov-file#dns---control-panels--domain-management --- software/domainmod.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/domainmod.yml diff --git a/software/domainmod.yml b/software/domainmod.yml deleted file mode 100644 index 475f2ffd3f..0000000000 --- a/software/domainmod.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: DomainMOD -website_url: https://domainmod.org -description: Application to manage your domains and other internet assets in a central location. DomainMOD includes a Data Warehouse framework that allows you to import your WHM/cPanel web server data so that you can view, export, and report on your data. -licenses: - - GPL-3.0 -platforms: - - PHP -tags: - - Miscellaneous -source_code_url: https://github.com/domainmod/domainmod -demo_url: https://demo.domainmod.org -stargazers_count: 512 -updated_at: '2025-01-04' -archived: false