From 6d93e4998cc3c92b77440ad16a3bbe73f515a985 Mon Sep 17 00:00:00 2001 From: Amir-Lotfi <32633447+Amir-Lotfi@users.noreply.github.com> Date: Sun, 14 May 2023 10:08:43 +0330 Subject: [PATCH] Create rest.json --- domains/rest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rest.json diff --git a/domains/rest.json b/domains/rest.json new file mode 100644 index 000000000..c8eb4c2b8 --- /dev/null +++ b/domains/rest.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Amir-Lotfi", + "email": "amir79976@gmail.com" + }, + + "record": { + "A": ["136.243.109.199"] + } +}