diff --git a/domains/activate.json b/domains/activate.json deleted file mode 100644 index a88e7a643..000000000 --- a/domains/activate.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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"] - } -}