From da414ca44f288e9991aaada1e6398ddf9900a7a3 Mon Sep 17 00:00:00 2001 From: bystrokr Date: Sat, 30 Jul 2022 14:23:45 -0500 Subject: [PATCH] feat: Added domain programatically --- domains/yaelmassieu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yaelmassieu.json diff --git a/domains/yaelmassieu.json b/domains/yaelmassieu.json new file mode 100644 index 000000000..462c22fef --- /dev/null +++ b/domains/yaelmassieu.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "bystrokr", + "email": "jamesisajamessx@gmail.com" + }, + "record": { + "A": ["66.45.229.178"] + } + } + \ No newline at end of file