From 3033048866fd9898d06574c83f393a9c078f60fd Mon Sep 17 00:00:00 2001 From: AlenPaulVarghese <38587581+alenpaul2001@users.noreply.github.com> Date: Wed, 6 Jul 2022 13:41:35 +0530 Subject: [PATCH] Create schematic.json --- domains/schematic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/schematic.json diff --git a/domains/schematic.json b/domains/schematic.json new file mode 100644 index 000000000..ef811401c --- /dev/null +++ b/domains/schematic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alenpaul2001", + "email": "alenpaul2001@pm.me" + }, + "record": { + "A": [ + "152.67.160.188" + ] + } +}