From a1daa277664f5ee06ebac960129caae6ea639ab3 Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Mon, 30 May 2022 08:30:09 +0530 Subject: [PATCH 1/6] Mail and proxy and rename --- domains/{omxpro.json => om.json} | 7 +++++++ 1 file changed, 7 insertions(+) rename domains/{omxpro.json => om.json} (64%) diff --git a/domains/omxpro.json b/domains/om.json similarity index 64% rename from domains/omxpro.json rename to domains/om.json index 7d0d3f16c..8e7f3fd7d 100644 --- a/domains/omxpro.json +++ b/domains/om.json @@ -9,4 +9,11 @@ "record": { "CNAME": "omxpro.github.io" } + "record": { + "A": ["198.27.83.178"], + "A": ["192.95.42.74"], + "A": ["15.235.140.225"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 750260fd921c40318265411f93ef458299500489 Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Mon, 30 May 2022 08:35:34 +0530 Subject: [PATCH 2/6] Forgot , --- domains/om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index 8e7f3fd7d..25407b30e 100644 --- a/domains/om.json +++ b/domains/om.json @@ -12,7 +12,7 @@ "record": { "A": ["198.27.83.178"], "A": ["192.95.42.74"], - "A": ["15.235.140.225"] + "A": ["15.235.140.225"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 6a5f333afba063cc1893ce207842d304bd621b59 Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Mon, 30 May 2022 08:39:25 +0530 Subject: [PATCH 3/6] Forgot about cname --- domains/om.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/om.json b/domains/om.json index 25407b30e..5dd3403d0 100644 --- a/domains/om.json +++ b/domains/om.json @@ -7,9 +7,7 @@ "twitter": "DaRealOmxpro" }, "record": { - "CNAME": "omxpro.github.io" - } - "record": { + "CNAME": "omxpro.github.io", "A": ["198.27.83.178"], "A": ["192.95.42.74"], "A": ["15.235.140.225"], From ec1845d57c71f2e1cb5f5552842c4d24ba2c82c4 Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Mon, 30 May 2022 08:59:12 +0530 Subject: [PATCH 4/6] TXT record for Yandex mail --- domains/om.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/om.json b/domains/om.json index 5dd3403d0..915e8fe64 100644 --- a/domains/om.json +++ b/domains/om.json @@ -13,5 +13,6 @@ "A": ["15.235.140.225"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "yandex-verification: 5c26bdc12aad3b52" } } From 3759e047e885f0acedc1bbecc79a449dcad1b15c Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Mon, 30 May 2022 08:59:56 +0530 Subject: [PATCH 5/6] Forgot , --- domains/om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index 915e8fe64..7230e9438 100644 --- a/domains/om.json +++ b/domains/om.json @@ -12,7 +12,7 @@ "A": ["192.95.42.74"], "A": ["15.235.140.225"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all", "TXT": "yandex-verification: 5c26bdc12aad3b52" } } From 7d69edddc1ae202023b1d5a026599091f8c3884b Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Mon, 30 May 2022 10:38:18 +0530 Subject: [PATCH 6/6] Update om.json Removed cname --- domains/om.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index 7230e9438..88eefca93 100644 --- a/domains/om.json +++ b/domains/om.json @@ -7,7 +7,6 @@ "twitter": "DaRealOmxpro" }, "record": { - "CNAME": "omxpro.github.io", "A": ["198.27.83.178"], "A": ["192.95.42.74"], "A": ["15.235.140.225"],