diff --git a/domains/_vercel.nine.json b/domains/_vercel.nine.json new file mode 100644 index 000000000..98e167692 --- /dev/null +++ b/domains/_vercel.nine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=nine.is-a.dev,787b08b6c27017d410df"] + } +} diff --git a/domains/nine.json b/domains/nine.json index 626fa06b4..1187ad82d 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -1,10 +1,19 @@ { - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - }, - "record": { - "A": ["76.223.55.44"], - "TXT": "deta-verification=DyZWThRbwVx1vudpA5oB8DEekn58LG75" - } + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "zoho-verification=zb50940916.zmverify.zoho.com" + ] + } }