diff --git a/domains/beluminh.json b/domains/beluminh.json new file mode 100644 index 000000000..bda9f1b0a --- /dev/null +++ b/domains/beluminh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "istrueuser", + "email": "thisistrueemail@gmail.com" + }, + "record": { + "A": ["35.186.245.55"] + } +} diff --git a/domains/trueuser.json b/domains/trueuser.json index 77021a1f4..bda9f1b0a 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -1,11 +1,9 @@ { "owner": { - "username": "istrueuser", - "email": "thisistrueemail@gmail.com" - }, + "username": "istrueuser", + "email": "thisistrueemail@gmail.com" + }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file + "A": ["35.186.245.55"] + } +}