From 2cc41862bc41449a125817b80de0a1e59b2b2b4e Mon Sep 17 00:00:00 2001 From: The Developer <54006217+Xcode13developer@users.noreply.github.com> Date: Wed, 27 Jul 2022 17:26:25 -0700 Subject: [PATCH 1/7] feat: Added domain programatically --- domains/thedev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thedev.json diff --git a/domains/thedev.json b/domains/thedev.json new file mode 100644 index 000000000..d7fab32c7 --- /dev/null +++ b/domains/thedev.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "Xcode13developer", + "email": "thedev132@gmail.com" + }, + "record": { + "MX": "152.70.121.99" + } + } From fe8f50e09ccbcff5d956cdafe76b428f4f8344f4 Mon Sep 17 00:00:00 2001 From: The Developer <54006217+Xcode13developer@users.noreply.github.com> Date: Thu, 28 Jul 2022 12:59:56 -0700 Subject: [PATCH 2/7] Update thedev.json --- domains/thedev.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/thedev.json b/domains/thedev.json index d7fab32c7..2e7c02db5 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -4,6 +4,7 @@ "email": "thedev132@gmail.com" }, "record": { - "MX": "152.70.121.99" + "MX": "152.70.121.99", + "A": "152.70.121.99" } } From 615e9b8be43ead068f8a71df8ba1fc905d2571e0 Mon Sep 17 00:00:00 2001 From: The Developer <54006217+Xcode13developer@users.noreply.github.com> Date: Thu, 28 Jul 2022 16:12:52 -0700 Subject: [PATCH 3/7] Update thedev.json --- domains/thedev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/thedev.json b/domains/thedev.json index 2e7c02db5..dfa485529 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -4,7 +4,7 @@ "email": "thedev132@gmail.com" }, "record": { - "MX": "152.70.121.99", - "A": "152.70.121.99" + "MX": "138.2.233.219", + "A": "138.2.233.219" } } From e5f6c2d763f543dd4922e4dd4eae76ceecc7caed Mon Sep 17 00:00:00 2001 From: The Developer <54006217+Xcode13developer@users.noreply.github.com> Date: Thu, 28 Jul 2022 16:20:52 -0700 Subject: [PATCH 4/7] Update thedev.json --- domains/thedev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/thedev.json b/domains/thedev.json index dfa485529..107cbb1c9 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -4,7 +4,7 @@ "email": "thedev132@gmail.com" }, "record": { - "MX": "138.2.233.219", - "A": "138.2.233.219" + "MX": "155.248.207.79", + "A": "155.248.207.79" } } From 770351c7acb412f3fcd534393d3080e177cbd111 Mon Sep 17 00:00:00 2001 From: The Developer <54006217+Xcode13developer@users.noreply.github.com> Date: Thu, 28 Jul 2022 16:37:20 -0700 Subject: [PATCH 5/7] Update thedev.json --- domains/thedev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/thedev.json b/domains/thedev.json index 107cbb1c9..32ee8edc3 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -4,7 +4,7 @@ "email": "thedev132@gmail.com" }, "record": { - "MX": "155.248.207.79", - "A": "155.248.207.79" + "MX": "192.9.128.241", + "A": "192.9.128.241" } } From 4ec07e27df8e6971341abc88c8accf2ed851eeec Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 7 Aug 2022 19:23:27 +0700 Subject: [PATCH 6/7] Update domains/thedev.json --- domains/thedev.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/thedev.json b/domains/thedev.json index 32ee8edc3..63a7d9e18 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -4,7 +4,6 @@ "email": "thedev132@gmail.com" }, "record": { - "MX": "192.9.128.241", "A": "192.9.128.241" } } From 882cf29415b116d1b7949bca017246468b1b802d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 7 Aug 2022 19:24:36 +0700 Subject: [PATCH 7/7] Update domains/thedev.json --- domains/thedev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thedev.json b/domains/thedev.json index 63a7d9e18..7c9e764c0 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -4,6 +4,6 @@ "email": "thedev132@gmail.com" }, "record": { - "A": "192.9.128.241" + "A": ["192.9.128.241"] } }