diff --git a/domains/jessehoekema.json b/domains/jessehoekema.json index 1dfc215ef..cd9faa862 100644 --- a/domains/jessehoekema.json +++ b/domains/jessehoekema.json @@ -4,8 +4,11 @@ "email": "jessehoekema@icloud.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } -} \ No newline at end of file +} diff --git a/domains/jhos.json b/domains/jhos.json new file mode 100644 index 000000000..cd9faa862 --- /dev/null +++ b/domains/jhos.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "JesseHoekema", + "email": "jessehoekema@icloud.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +}