diff --git a/domains/_discord.codesuthar.json b/domains/_discord.codesuthar.json new file mode 100644 index 000000000..11a916935 --- /dev/null +++ b/domains/_discord.codesuthar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSuthar", + "email": "AdityaSuthar13@outlook.com" + }, + "record": { + "TXT": "dh=c9d95514358feae443357e8366bfa224cb7709e1" + } +} \ No newline at end of file diff --git a/domains/_discord.rtxeon.json b/domains/_discord.rtxeon.json deleted file mode 100644 index 04622f8d6..000000000 --- a/domains/_discord.rtxeon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rtxeon", - "email": "AdityaSuthar13@outlook.com" - }, - "record": { - "TXT": "dh=665c123dc34d1ff5a58d5baadd5b97bb9a7ade7d" - } -} \ No newline at end of file diff --git a/domains/webdevelopment.roadmap.rtxeon.json b/domains/codesuthar.json similarity index 85% rename from domains/webdevelopment.roadmap.rtxeon.json rename to domains/codesuthar.json index ef0cfb776..1c010dc13 100644 --- a/domains/webdevelopment.roadmap.rtxeon.json +++ b/domains/codesuthar.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Rtxeon", + "username": "CodeSuthar", "email": "AdityaSuthar13@outlook.com" }, "record": { @@ -11,4 +11,4 @@ "185.199.110.153" ] } -} \ No newline at end of file +} diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json new file mode 100644 index 000000000..654964e18 --- /dev/null +++ b/domains/mail.stefdp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "194.60.201.37" + ], + "MX": [ + "mail.stefdp.is-a.dev" + ], + "TXT": "v=spf1 mx ~all" + } +} diff --git a/domains/rtxeon.json b/domains/rtxeon.json deleted file mode 100644 index bd4a621b4..000000000 --- a/domains/rtxeon.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "Rtxeon", - "email": "AdityaSuthar13@outlook.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/temp.stefdp.json b/domains/test.stefdp.json similarity index 75% rename from domains/temp.stefdp.json rename to domains/test.stefdp.json index 37f29b109..41ac1081b 100644 --- a/domains/temp.stefdp.json +++ b/domains/test.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.stefdp.is-a.dev" + "MX": [ + "mail.stefdp.is-a.dev" + ] } }