diff --git a/domains/_discord.clyron.json b/domains/_discord.clyron.json new file mode 100644 index 000000000..6b3020b3c --- /dev/null +++ b/domains/_discord.clyron.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theclyron", + "email": "onenonlyclyron@gmail.com" + }, + "record": { + "TXT": "dh=08fd1efb158b657de5293ec643a8426a20a93ede" + } +} diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json deleted file mode 100644 index d8637fc57..000000000 --- a/domains/_discord.sunn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sunn-ia32", - "email": "thelynxmic@gmail.com" - }, - "record": { - "TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba" - } -} diff --git a/domains/clyron.json b/domains/clyron.json new file mode 100644 index 000000000..284409427 --- /dev/null +++ b/domains/clyron.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Clyron", + "repo": "https://github.com/theclyron/theclyron.github.io", + "owner": { + "username": "theclyron", + "email": "onenonlyclyron@gmail.com" + }, + "record": { + "CNAME": "theclyron.github.io" + } +} diff --git a/domains/sunn.json b/domains/sunn.json deleted file mode 100644 index 3ac25cb13..000000000 --- a/domains/sunn.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website of Sunn/sunn.ia32", - "repo": "https://github.com/sunn-ia32/sunn-ia32.github.io", - "owner": { - "username": "sunn-ia32", - "email": "thelynxmic@gmail.com" - }, - "record": { - "CNAME": "sunn-ia32.github.io" - } -}