From 0bca5a4c9713cd449163502ba8bad5b6a84d2bc1 Mon Sep 17 00:00:00 2001 From: Vansh <62180044+vansh-goel@users.noreply.github.com> Date: Sun, 4 Jun 2023 21:42:17 +0530 Subject: [PATCH] Create vansh.json Initialized the commit --- domains/vansh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vansh.json diff --git a/domains/vansh.json b/domains/vansh.json new file mode 100644 index 000000000..bc363a07a --- /dev/null +++ b/domains/vansh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vansh-goel", + "email": "", + "twitter": "vanshgoeltwt", + "discord": "Vansh#2204" + } + "record": { + "TXT": "hello world" + } +}