From 75ae0055408d6d04c1b03e95d81455c4aa1429a4 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 27 Nov 2024 18:58:51 +0530 Subject: [PATCH] Create vra.json --- domains/vra.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/vra.json diff --git a/domains/vra.json b/domains/vra.json new file mode 100644 index 000000000..144d40066 --- /dev/null +++ b/domains/vra.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "vra-thenix", + "email": "rawatsiddhant25@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}