From cd6d98fcade23ea9b76960569071eaa9e3e2bdbd Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 10 Mar 2024 00:02:31 +0530 Subject: [PATCH 1/6] 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 2/6] 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 3/6] 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" } } From 2fbed01a2a5cfe2b35b9d51abb07c5bd1adafd0c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 10 Mar 2024 11:46:45 +0100 Subject: [PATCH 4/6] Create _dmarc.mail.stefdp.json --- domains/_dmarc.mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.mail.stefdp.json diff --git a/domains/_dmarc.mail.stefdp.json b/domains/_dmarc.mail.stefdp.json new file mode 100644 index 000000000..ded344fc2 --- /dev/null +++ b/domains/_dmarc.mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": "v=DMARC1; p=none; sp=none; fo=0; adkim=r; aspf=r; pct=100; rf=afrf; ri=86400; rua=mailto:dmarc.report@mail.stefdp.is-a.dev; ruf=mailto:dmarc.report@mail.stefdp.is-a.dev" + } +} From 5b3540576e210ad03e429c56f15c062d0320b4d8 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 10 Mar 2024 12:55:52 +0100 Subject: [PATCH 5/6] Update ciaobot.json --- domains/ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 7ad63134d..4c604725c 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "194.60.201.37" + "144.91.115.195" ] } } From c5c7f17f154a50a35a8520d0d70de324e0ab6c2c Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 10 Mar 2024 12:56:24 +0100 Subject: [PATCH 6/6] Update status.ciaobot.json --- domains/status.ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 7ad63134d..4c604725c 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "194.60.201.37" + "144.91.115.195" ] } }