From c4ba5d7d8b9ce89b7532a75e5b2596205c1a41dc Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Tue, 12 Aug 2025 19:55:11 +0100 Subject: [PATCH] Adds domain-locker.yml (#1511) --- software/domain-locker.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/domain-locker.yml diff --git a/software/domain-locker.yml b/software/domain-locker.yml new file mode 100644 index 0000000000..bf77bc2c83 --- /dev/null +++ b/software/domain-locker.yml @@ -0,0 +1,12 @@ +name: "Domain Locker" +website_url: "https://domain-locker.com" +source_code_url: "https://github.com/lissy93/domain-locker" +description: "Domain name portfolio management and tracker." +licenses: + - MIT +platforms: + - Deno + - Docker +tags: + - Miscellaneous +demo_url: "https://demo.domain-locker.com"