From d5e971c4cb45c32fd4604f9cc12280637baee9ee Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Tue, 17 May 2022 22:31:14 +0700 Subject: [PATCH] Fix nine.json, change host (A record) Error fixed, change from CNAME to A. Add email (MX and TXT records) --- domains/nine.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/nine.json b/domains/nine.json index b98dacc13..07975e605 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -2,7 +2,9 @@ "description": "A passionate Back and Front-end Developer 🚀 Having An Experience Of Building Web And Discord Bots With JavaScript / HTML / CSS / Nodejs / Python And Some Other Cool Libraries And Frameworks.", "repo": "https://github.com/ninelel", "record": { - "CNAME": "revproxy-us.bloom.host", + "A": [ + "23.185.16.239" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com"