diff --git a/domains/activate.json b/domains/activate.json new file mode 100644 index 000000000..a88e7a643 --- /dev/null +++ b/domains/activate.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ActivateClosur3", + "email": "activateclosureyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": ["hosts.is-a.dev"] + } +}