diff --git a/domains/johnevermore.json b/domains/johnevermore.json new file mode 100644 index 000000000..5450cd708 --- /dev/null +++ b/domains/johnevermore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "CNAME": "galatic.hop.sh" + } +} diff --git a/domains/johnmortan.json b/domains/johnmortan.json new file mode 100644 index 000000000..f0d0eec46 --- /dev/null +++ b/domains/johnmortan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Atr-e", + "email": "eatr577@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