From e6e4f40c5f0cf8b458255edf81bac89e5ee1afae Mon Sep 17 00:00:00 2001 From: BH00TXD Date: Sat, 24 Sep 2022 19:46:28 +0530 Subject: [PATCH] feat: Added domain programatically --- domains/bhavishya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bhavishya.json diff --git a/domains/bhavishya.json b/domains/bhavishya.json new file mode 100644 index 000000000..9ddb9f3b1 --- /dev/null +++ b/domains/bhavishya.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "BH00TXD", + "email": "ghost25112006@gmail.com" + }, + + "record": { + "A": ["164.132.74.251"] + } + } + \ No newline at end of file