diff --git a/domains/_discord.json b/domains/_discord.json new file mode 100644 index 000000000..3a1e4c7a3 --- /dev/null +++ b/domains/_discord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] + } +} diff --git a/domains/_github-pages-challenge-is-a-dev.docs.json b/domains/_github-pages-challenge-is-a-dev.docs.json new file mode 100644 index 000000000..888f8178b --- /dev/null +++ b/domains/_github-pages-challenge-is-a-dev.docs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "9aed675b73d2147d4bc644c3551ef9" + } +} diff --git a/domains/docs.json b/domains/docs.json index 713e677dc..0b97d120e 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -6,6 +6,7 @@ "email": "admin@is-a.dev" }, "record": { - "URL": "https://is-a.dev/docs" - } + "CNAME": "is-a.dev" + }, + "proxied": true } diff --git a/util/administrators.json b/util/administrators.json deleted file mode 100644 index f85832ced..000000000 --- a/util/administrators.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "wdhdev", - "DEV-DIBSTER" -] \ No newline at end of file