From c66bbe5b2dea44c8a9d9d68673a8640557397338 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sat, 1 Oct 2022 16:48:36 +0100 Subject: [PATCH] feat: Added domain programatically --- domains/dev-support.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dev-support.json diff --git a/domains/dev-support.json b/domains/dev-support.json new file mode 100644 index 000000000..b25729d94 --- /dev/null +++ b/domains/dev-support.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + + "record": { + "A": ["140.238.66.199"] + } + } + \ No newline at end of file