From 123ed3af64719ae7579de9433cbdb393357e2ec6 Mon Sep 17 00:00:00 2001 From: elorahub Date: Mon, 11 Nov 2024 17:01:56 +0800 Subject: [PATCH 1/4] Create elora.json --- domains/elora.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/elora.json diff --git a/domains/elora.json b/domains/elora.json new file mode 100644 index 000000000..f9b8e42a6 --- /dev/null +++ b/domains/elora.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elorahub", + "email": "elorahubph@gmail.com" + }, + "record": { + "A": "162.159.205.11", + "CNAME": "apex-loadbalancer.netlify.com" + } +} From 7554e6fc423e16c9d01e5fea656f1796e2d11e6c Mon Sep 17 00:00:00 2001 From: elorahub Date: Mon, 11 Nov 2024 23:52:49 +0800 Subject: [PATCH 2/4] Update elora.json --- domains/elora.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elora.json b/domains/elora.json index f9b8e42a6..4c53eed30 100644 --- a/domains/elora.json +++ b/domains/elora.json @@ -5,6 +5,6 @@ }, "record": { "A": "162.159.205.11", - "CNAME": "apex-loadbalancer.netlify.com" + "TXT": "_spf.mx.cloudflare.net" } } From 3bbec6f981f13d61e5b520acfcc7613f90557dfc Mon Sep 17 00:00:00 2001 From: elorahub Date: Mon, 11 Nov 2024 23:54:29 +0800 Subject: [PATCH 3/4] Update elora.json --- domains/elora.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/elora.json b/domains/elora.json index 4c53eed30..19ccc5489 100644 --- a/domains/elora.json +++ b/domains/elora.json @@ -4,7 +4,6 @@ "email": "elorahubph@gmail.com" }, "record": { - "A": "162.159.205.11", - "TXT": "_spf.mx.cloudflare.net" + "A": "162.159.205.11" } } From beee6c6ec2a83a570db4913f721bccef33ec748c Mon Sep 17 00:00:00 2001 From: elorahub Date: Tue, 12 Nov 2024 00:35:44 +0800 Subject: [PATCH 4/4] Update elora.json --- domains/elora.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elora.json b/domains/elora.json index 19ccc5489..9d1e7025a 100644 --- a/domains/elora.json +++ b/domains/elora.json @@ -4,6 +4,6 @@ "email": "elorahubph@gmail.com" }, "record": { - "A": "162.159.205.11" + "CNAME": "apex-loadbalancer.netlify.com" } }