From b3a738f95bdc9d80f438b355d2b58e97598d5d13 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 6 Jan 2024 11:19:13 +0530 Subject: [PATCH] Create mail.teamcodearc.json --- domains/mail.teamcodearc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mail.teamcodearc.json diff --git a/domains/mail.teamcodearc.json b/domains/mail.teamcodearc.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/mail.teamcodearc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +}