From 706f48badf6b345cf5b36aed7493cf8527dd4627 Mon Sep 17 00:00:00 2001 From: Mohamad M <54006217+thedev132@users.noreply.github.com> Date: Sun, 20 Nov 2022 22:53:28 -0800 Subject: [PATCH] Create thedev.json --- domains/thedev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thedev.json diff --git a/domains/thedev.json b/domains/thedev.json new file mode 100644 index 000000000..38bccd418 --- /dev/null +++ b/domains/thedev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thedev132", + "email": "thedev132@gmail.com" + }, + "record": { + "A": ["152.70.127.223"] + } + }