diff --git a/domains/sebastian.json b/domains/sebastian.json new file mode 100644 index 000000000..c7229b19b --- /dev/null +++ b/domains/sebastian.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "bsnts", + "email": "wwpoqpua@anonaddy.me" + }, + "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" + } +}