From 09054df2de62758cf9c7297be2360515776b1efb Mon Sep 17 00:00:00 2001 From: Lukmon Abdulsalam <40471908+litmus-zhang@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:20:48 +0100 Subject: [PATCH] Create litmus.json --- domains/litmus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/litmus.json diff --git a/domains/litmus.json b/domains/litmus.json new file mode 100644 index 000000000..057428418 --- /dev/null +++ b/domains/litmus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "litmus-zhang", + "email": "abdulsalamlukmon9@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +}