From d2db24d083e58f86c5d04f92fe2a1644408dc6fe Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:39:43 +0100 Subject: [PATCH 1/8] Create mail.stefdp.json --- mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mail.stefdp.json diff --git a/mail.stefdp.json b/mail.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 39e5de344119b34b32ccfb68f76dc42c5024f877 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:42:01 +0100 Subject: [PATCH 2/8] Update and rename temp.stefdp.json to test.stefdp.json --- domains/{temp.stefdp.json => test.stefdp.json} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename domains/{temp.stefdp.json => test.stefdp.json} (75%) 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" + ] } } From 7219f6a2686a620083f2d21c5441a56fa4886413 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:42:46 +0100 Subject: [PATCH 3/8] Update mail.stefdp.json --- mail.stefdp.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail.stefdp.json b/mail.stefdp.json index 37f29b109..41ac1081b 100644 --- a/mail.stefdp.json +++ b/mail.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.stefdp.is-a.dev" + "MX": [ + "mail.stefdp.is-a.dev" + ] } } From 47cb062fd55217ab0787f679b4290032c4d1256e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:43:59 +0100 Subject: [PATCH 4/8] Delete mail.stefdp.json --- mail.stefdp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 mail.stefdp.json diff --git a/mail.stefdp.json b/mail.stefdp.json deleted file mode 100644 index 41ac1081b..000000000 --- a/mail.stefdp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "MX": [ - "mail.stefdp.is-a.dev" - ] - } -} From 77821ede8e7c7fb0f2da0906fe5ee47822e4e312 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:45:52 +0100 Subject: [PATCH 5/8] Create mail.stefdp.json --- domains/mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.stefdp.json diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From cd6d98fcade23ea9b76960569071eaa9e3e2bdbd Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 10 Mar 2024 00:02:31 +0530 Subject: [PATCH 6/8] I modified my username from "Rtxeon" to "CodeSource," introducing a slight adjustment to my subdomains. --- domains/_discord.codesuthar.json | 9 +++++++++ domains/_discord.rtxeon.json | 9 --------- domains/{rtxeon.json => codesuthar.json} | 2 +- domains/webdevelopment.roadmap.rtxeon.json | 14 -------------- 4 files changed, 10 insertions(+), 24 deletions(-) create mode 100644 domains/_discord.codesuthar.json delete mode 100644 domains/_discord.rtxeon.json rename domains/{rtxeon.json => codesuthar.json} (90%) delete mode 100644 domains/webdevelopment.roadmap.rtxeon.json 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/rtxeon.json b/domains/codesuthar.json similarity index 90% rename from domains/rtxeon.json rename to domains/codesuthar.json index bd4a621b4..c041b8591 100644 --- a/domains/rtxeon.json +++ b/domains/codesuthar.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Rtxeon", + "username": "CodeSuthar", "email": "AdityaSuthar13@outlook.com" }, "record": { diff --git a/domains/webdevelopment.roadmap.rtxeon.json b/domains/webdevelopment.roadmap.rtxeon.json deleted file mode 100644 index ef0cfb776..000000000 --- a/domains/webdevelopment.roadmap.rtxeon.json +++ /dev/null @@ -1,14 +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" - ] - } -} \ No newline at end of file From e4cb7e2e0732640d532a34e9c858f492bc7f6b0a Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 10 Mar 2024 13:21:49 +0530 Subject: [PATCH 7/8] Update codesuthar.json --- domains/codesuthar.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/codesuthar.json b/domains/codesuthar.json index c041b8591..1c010dc13 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -9,8 +9,6 @@ "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" + ] } } From 973a8ae2902a89e76c7c3caf4e820978caecda47 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 10 Mar 2024 11:13:53 +0100 Subject: [PATCH 8/8] Update mail.stefdp.json --- domains/mail.stefdp.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json index 37f29b109..654964e18 100644 --- a/domains/mail.stefdp.json +++ b/domains/mail.stefdp.json @@ -5,6 +5,12 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.stefdp.is-a.dev" + "A": [ + "194.60.201.37" + ], + "MX": [ + "mail.stefdp.is-a.dev" + ], + "TXT": "v=spf1 mx ~all" } }