From bce10ab35b4fbbfa360fb6e1992a969c341a9ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:38:51 -0600 Subject: [PATCH 1/7] Update peme969.json Added an MX record --- domains/peme969.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index f9cd9622c..f24821b48 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,28 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT": ["zoho-verification=zb48050675.zmverify.zoho.com"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": [ + "zoho-verification=zb48050675.zmverify.zoho.com" + ], + "MX": [ + { + "priority": 10, + "server": "mx.zoho.com" + }, + { + "priority": 20, + "server": "mx2.zoho.com" + }, + { + "priority": 50, + "server": "mx3.zoho.com" + } + ] } } \ No newline at end of file From 6c08dd8632e456724d54a428d9151ecdff6476e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:44:49 -0600 Subject: [PATCH 2/7] Update peme969.json Updated the MX Record --- domains/peme969.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index f24821b48..1d4ce791c 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -14,18 +14,9 @@ "zoho-verification=zb48050675.zmverify.zoho.com" ], "MX": [ - { - "priority": 10, - "server": "mx.zoho.com" - }, - { - "priority": 20, - "server": "mx2.zoho.com" - }, - { - "priority": 50, - "server": "mx3.zoho.com" - } + "10 mx.zoho.com", + "20 mx2.zoho.com", + "50 mx3.zoho.com" ] } } \ No newline at end of file From e2fb3aa2a7b37faa804f35da40f33b0b8893885f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:48:11 -0600 Subject: [PATCH 3/7] Update peme969.json Removed the priorities and other 2 mail servers --- domains/peme969.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1d4ce791c..cb9f5f2f9 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -14,9 +14,7 @@ "zoho-verification=zb48050675.zmverify.zoho.com" ], "MX": [ - "10 mx.zoho.com", - "20 mx2.zoho.com", - "50 mx3.zoho.com" + "mx.zoho.com" ] } } \ No newline at end of file From e996bc53df9698b8386a0b863ea6b52150e55b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:54:57 -0600 Subject: [PATCH 4/7] Update peme969.json Added cloud flare name servers --- domains/peme969.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/peme969.json b/domains/peme969.json index cb9f5f2f9..116c77c70 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -15,6 +15,10 @@ ], "MX": [ "mx.zoho.com" + ], + "NS": [ + "aleena.ns.cloudflare.com", + "plato.ns.cloudflare.com" ] } } \ No newline at end of file From fda225d0052cf0d660614f7abefea96b7336e61e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 12:40:40 -0600 Subject: [PATCH 5/7] Update peme969.json Updated TXT and MX records --- domains/peme969.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 116c77c70..653ad0fd9 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,14 +11,12 @@ "185.199.111.153" ], "TXT": [ - "zoho-verification=zb48050675.zmverify.zoho.com" + "v=spf1 include:_spf.mx.cloudflare.net ~all" ], "MX": [ - "mx.zoho.com" + {"value":"route1.mx.cloudflare.net.","priority":35,"hostname":"peme969.is-a.dev"}, + {"value":"route2.mx.cloudflare.net.","priority":61,"hostname":"peme969.is-a.dev"}, + {"value":"route3.mx.cloudflare.net.","priority":18,"hostname":"peme969.is-a.dev"} ], - "NS": [ - "aleena.ns.cloudflare.com", - "plato.ns.cloudflare.com" - ] } } \ No newline at end of file From a7b117ad0960b02b889529d196140d064e63de87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 13:06:03 -0600 Subject: [PATCH 6/7] Update peme969.json Removed every record and added no --- domains/peme969.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 653ad0fd9..e7984d23d 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,19 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "TXT": [ - "v=spf1 include:_spf.mx.cloudflare.net ~all" - ], - "MX": [ - {"value":"route1.mx.cloudflare.net.","priority":35,"hostname":"peme969.is-a.dev"}, - {"value":"route2.mx.cloudflare.net.","priority":61,"hostname":"peme969.is-a.dev"}, - {"value":"route3.mx.cloudflare.net.","priority":18,"hostname":"peme969.is-a.dev"} - ], + "NS": ["aleena.ns.cloudflare.com","plato.ns.cloudflare.com"] } } \ No newline at end of file From 8e90e510c566774c372ac9df5aabe1b6f8df801f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 13:24:14 -0600 Subject: [PATCH 7/7] Update peme969.json Removed NS records and readded A records --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index e7984d23d..e41d87098 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,6 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "NS": ["aleena.ns.cloudflare.com","plato.ns.cloudflare.com"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } \ No newline at end of file