From 0ba1836dff25544dadfb6f9efa4d607c60cd7f9c Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Wed, 20 Nov 2024 11:44:38 +0700 Subject: [PATCH] Update akk1to.json (change CNAME record to A record to not confict wiith the MX record) same as the title --- domains/akk1to.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/akk1to.json b/domains/akk1to.json index 041d45253..95c7591f2 100644 --- a/domains/akk1to.json +++ b/domains/akk1to.json @@ -7,7 +7,11 @@ "discord": "727497287777124414" }, "record": { - "CNAME": "akk1to.github.io", + "A":[ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com"