From 2e39fea562941db086bb9988c1e7e72670a3617e Mon Sep 17 00:00:00 2001 From: Alpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 27 May 2022 13:26:03 +0300 Subject: [PATCH 1/3] Update api.alpha.json --- domains/api.alpha.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/api.alpha.json b/domains/api.alpha.json index 997a5ca29..c1164edd0 100644 --- a/domains/api.alpha.json +++ b/domains/api.alpha.json @@ -7,9 +7,7 @@ "discord": "YouFoundAlpha#5372" }, "record": { -"A": [ -"104.196.232.237" - ], +"CNAME": "alphaapi.up.railway.app", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 3c74efe9c34f29cc9d33db2ff6d803f9d7356091 Mon Sep 17 00:00:00 2001 From: Alpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 27 May 2022 13:31:23 +0300 Subject: [PATCH 2/3] Update api.alpha.json --- domains/api.alpha.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/api.alpha.json b/domains/api.alpha.json index c1164edd0..fd877f840 100644 --- a/domains/api.alpha.json +++ b/domains/api.alpha.json @@ -7,7 +7,10 @@ "discord": "YouFoundAlpha#5372" }, "record": { -"CNAME": "alphaapi.up.railway.app", +"A": +[ +"104.196.232.237" +], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From ee8218641a8deaafcc27fb035ab6e9b0685cf9f8 Mon Sep 17 00:00:00 2001 From: Alpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 27 May 2022 17:21:16 +0300 Subject: [PATCH 3/3] Update api.alpha.json --- domains/api.alpha.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/domains/api.alpha.json b/domains/api.alpha.json index fd877f840..39979cb64 100644 --- a/domains/api.alpha.json +++ b/domains/api.alpha.json @@ -7,14 +7,6 @@ "discord": "YouFoundAlpha#5372" }, "record": { -"A": -[ -"104.196.232.237" -], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } +"CNAME": "alphaapi.up.railway.app" +} }