From 796ca601a080cd48f3b8fa43b07cc38a55a578b2 Mon Sep 17 00:00:00 2001 From: Tachibana Shin <45375496+tachibana-shin@users.noreply.github.com> Date: Tue, 27 Dec 2022 09:42:14 +0700 Subject: [PATCH] Update domains/shin.json Co-authored-by: William Harrison --- domains/shin.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/shin.json b/domains/shin.json index b3b3f14d6..3774aaafe 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -7,7 +7,12 @@ "twitter": "tachib_shin" }, "record": { - "CNAME": "tachibana-shin.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": "mx1.improvmx.com", "TXT": "v=spf1 include:spf.improvmx.com ~all" }