From 2c8b1e7abbcc2bed256909162f96d366a858e6fc Mon Sep 17 00:00:00 2001 From: ParthMaster Date: Mon, 1 Jan 2024 12:46:47 +0530 Subject: [PATCH] feat(domain): parthmaster.is-a.dev --- domains/parthmaster.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/parthmaster.json diff --git a/domains/parthmaster.json b/domains/parthmaster.json new file mode 100644 index 000000000..7bc767d87 --- /dev/null +++ b/domains/parthmaster.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ParthMaster", + "email": "parth.infynno@protonmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file