From 9ce1b38d441fc434a80bf8cbbe5e433cb1b75bb3 Mon Sep 17 00:00:00 2001 From: tomcollis Date: Mon, 17 Oct 2022 06:13:06 +0100 Subject: [PATCH] feat: Added domain programatically --- domains/tomcollis.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tomcollis.json diff --git a/domains/tomcollis.json b/domains/tomcollis.json new file mode 100644 index 000000000..1687a82ce --- /dev/null +++ b/domains/tomcollis.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "tomcollis", + "email": "tomuky2k@msn.com" + }, + + "record": { + "URL": "https://github.com/tomcollis" + } + } + \ No newline at end of file