diff --git a/domains/spicy.json b/domains/spicy.json new file mode 100644 index 000000000..60487950d --- /dev/null +++ b/domains/spicy.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "oyepriyansh", + "email": "oyepriyansh@hotmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}