diff --git a/domains/_discord.letum.json b/domains/_discord.letum.json new file mode 100644 index 000000000..4d36f8459 --- /dev/null +++ b/domains/_discord.letum.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "amoramicae", + "discord": "1252631745514180790", + "email": "" + }, + "record": { + "TXT": "dh=d49386149c842861e763ac8bf5ce74c93414ce5a" + } +} diff --git a/domains/letum.json b/domains/letum.json index 44a2fe441..524092915 100644 --- a/domains/letum.json +++ b/domains/letum.json @@ -1,10 +1,10 @@ { "owner": { - "username": "amor_amicae", + "username": "amoramicae", "discord": "1252631745514180790", "email": "" }, "record": { - "CNAME": "letum.pages.dev" + "CNAME": "letum.pages.dev" } } diff --git a/domains/mail.letum.json b/domains/mail.letum.json new file mode 100644 index 000000000..4cbe07c04 --- /dev/null +++ b/domains/mail.letum.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "amoramicae", + "discord": "1252631745514180790", + "email": "" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}