diff --git a/domains/icehead.json b/domains/icehead.json index 500c58b8c..81d80de32 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -1,13 +1,11 @@ { - "description": "Domain for my Github Page.", - "repo": "https://github.com/Ice-Head/ice-head.github.io", - "owner": { - "username": "Ice-Head", - "email": "heads.ice@protonmail.com" - }, - "record": { - "URL": "ice-head.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "Ice-Head", + "email": "heads.ice@protonmail.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