From 502d8d0218970301cdc354013832d99e0fd3f890 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Sun, 23 Mar 2025 13:36:03 +0530 Subject: [PATCH 1/6] Create send.auth.sign.alvin.json --- domains/send.auth.sign.alvin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/send.auth.sign.alvin.json diff --git a/domains/send.auth.sign.alvin.json b/domains/send.auth.sign.alvin.json new file mode 100644 index 000000000..fbe05e7a4 --- /dev/null +++ b/domains/send.auth.sign.alvin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "MX": ["feedback-smtp.ap-northeast-1.amazonses.com"], + "TXT": ["v=spf1 include:amazonses.com ~all"] + } +} From 1fdf823480b7cacc588d0ece4bb65191abef7dde Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Sun, 23 Mar 2025 13:37:57 +0530 Subject: [PATCH 2/6] Create resend._domainkey.auth.sign.alvin.json --- domains/resend._domainkey.auth.sign.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/resend._domainkey.auth.sign.alvin.json diff --git a/domains/resend._domainkey.auth.sign.alvin.json b/domains/resend._domainkey.auth.sign.alvin.json new file mode 100644 index 000000000..37fb5d358 --- /dev/null +++ b/domains/resend._domainkey.auth.sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDJKRhjsqeFCeiJu7RCgTQLle1cBelrRmpLQJoJIc1JHTBSc0RNuLTwMEWzE3Kb/ichQ+9JiOnSAEYXM/HYmdPdBL0e1xj5WJum/kKidmyaSJunNVUmpy85BgbIex3icbnZcTaUOXzTTPdxnJJZy5iJWGt39/hYkHKdOuYtNDeKJwIDAQAB" + } +} From 71162dc73098207756a5c0c06edd2f56648f5c61 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:43:19 +0300 Subject: [PATCH 3/6] Create mc.js.json --- domains/mc.js.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mc.js.json diff --git a/domains/mc.js.json b/domains/mc.js.json new file mode 100644 index 000000000..697099ead --- /dev/null +++ b/domains/mc.js.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "dev@j.is-a.dev" + }, + "record": { + "NS": [ + "galileo.aternos.org", + "columbus.aternos.org" + ] + } +} From 73f131c4e1aa93276ff5ed780bf8fc95ca37b86f Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Sun, 23 Mar 2025 21:46:17 +0530 Subject: [PATCH 4/6] add priority --- domains/send.auth.sign.alvin.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/send.auth.sign.alvin.json b/domains/send.auth.sign.alvin.json index fbe05e7a4..7b2360eb2 100644 --- a/domains/send.auth.sign.alvin.json +++ b/domains/send.auth.sign.alvin.json @@ -4,7 +4,11 @@ "discord": "825382504353234954" }, "record": { - "MX": ["feedback-smtp.ap-northeast-1.amazonses.com"], + "MX": [ +{ +target: "feedback-smtp.ap-northeast-1.amazonses.com", +priority: 10 +}], "TXT": ["v=spf1 include:amazonses.com ~all"] } } From f88606a5409dafcbc0e1e2126ef062965d71fa03 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Sun, 23 Mar 2025 21:51:56 +0530 Subject: [PATCH 5/6] fix formatting --- domains/send.auth.sign.alvin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/send.auth.sign.alvin.json b/domains/send.auth.sign.alvin.json index 7b2360eb2..c866917cf 100644 --- a/domains/send.auth.sign.alvin.json +++ b/domains/send.auth.sign.alvin.json @@ -5,10 +5,10 @@ }, "record": { "MX": [ -{ -target: "feedback-smtp.ap-northeast-1.amazonses.com", -priority: 10 -}], + { + target: "feedback-smtp.ap-northeast-1.amazonses.com", + priority: 10 + }], "TXT": ["v=spf1 include:amazonses.com ~all"] } } From 103528fa875212d0d51753215f4cedb7dcd3ed4b Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Sun, 23 Mar 2025 21:57:10 +0530 Subject: [PATCH 6/6] revert --- domains/send.auth.sign.alvin.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/send.auth.sign.alvin.json b/domains/send.auth.sign.alvin.json index c866917cf..fbe05e7a4 100644 --- a/domains/send.auth.sign.alvin.json +++ b/domains/send.auth.sign.alvin.json @@ -4,11 +4,7 @@ "discord": "825382504353234954" }, "record": { - "MX": [ - { - target: "feedback-smtp.ap-northeast-1.amazonses.com", - priority: 10 - }], + "MX": ["feedback-smtp.ap-northeast-1.amazonses.com"], "TXT": ["v=spf1 include:amazonses.com ~all"] } }