From 4ab5e454a8eac3a400d4c8aa44bbd397f00611b5 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Fri, 13 Oct 2023 07:57:50 +0530 Subject: [PATCH 1/7] Update matrixcoder.json --- domains/matrixcoder.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 9d19c61a0..46b8be533 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -1,14 +1,16 @@ { + "description": "For my Personal Portfolio.", + "repo": "https://github.com/MatrixCoder0101/MatrixCoder0101.github.io", "owner": { "username": "MatrixCoder0101", "email": "tkgoutamm625@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "CNAME": "matrixcoder0101.github.io" "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From a443a74e37ef0c41d1bb771c16333be2ef4cf2b0 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Fri, 13 Oct 2023 08:46:24 +0530 Subject: [PATCH 2/7] Update matrixcoder.json --- domains/matrixcoder.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 46b8be533..953ed3006 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -1,6 +1,4 @@ { - "description": "For my Personal Portfolio.", - "repo": "https://github.com/MatrixCoder0101/MatrixCoder0101.github.io", "owner": { "username": "MatrixCoder0101", "email": "tkgoutamm625@gmail.com" From ea08d044a45a55230aab77d0d587f42705584ed7 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:10:35 +0530 Subject: [PATCH 3/7] Update matrixcoder.json --- domains/matrixcoder.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 953ed3006..20db0c7ae 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -5,10 +5,5 @@ }, "record": { "CNAME": "matrixcoder0101.github.io" - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From dfcff569f4481de36e5f5f711093abf52f7a4473 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:14:10 +0530 Subject: [PATCH 4/7] Update matrixcoder.json --- domains/matrixcoder.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 20db0c7ae..1382bfa9b 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -1,4 +1,6 @@ { + "description": "For my Personal Portfolio.", + "repo": "https://github.com/MatrixCoder0101/MatrixCoder0101.github.io", "owner": { "username": "MatrixCoder0101", "email": "tkgoutamm625@gmail.com" From 184451d97dcd49b0fa3bb7f7929891e4f4b39351 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Sat, 14 Oct 2023 08:36:13 +0530 Subject: [PATCH 5/7] Update matrixcoder.json --- domains/matrixcoder.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 1382bfa9b..93e05d487 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -6,6 +6,16 @@ "email": "tkgoutamm625@gmail.com" }, "record": { - "CNAME": "matrixcoder0101.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 89dc91d3bebc21d6f4cc10fe93ae196a2eb2ee3f Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Sat, 14 Oct 2023 08:40:10 +0530 Subject: [PATCH 6/7] Update matrixcoder.json --- domains/matrixcoder.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 93e05d487..eba8d9732 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -12,6 +12,7 @@ "185.199.110.153", "185.199.111.153" ], + "CNAME": "matrixcoder0101.github.io" "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bb9f49c496e1ff39a5d30aafe6374c6678288f19 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Sat, 14 Oct 2023 08:43:51 +0530 Subject: [PATCH 7/7] Update matrixcoder.json --- domains/matrixcoder.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index eba8d9732..93e05d487 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -12,7 +12,6 @@ "185.199.110.153", "185.199.111.153" ], - "CNAME": "matrixcoder0101.github.io" "MX": [ "mx1.improvmx.com", "mx2.improvmx.com"