From d29080839e8b06259d13a8b0164226bc9065f90e Mon Sep 17 00:00:00 2001 From: "ThereisAbdullah (AbdullahCXD)" Date: Thu, 23 Jan 2025 19:01:24 +0300 Subject: [PATCH] Replaced CNAME with A records --- domains/abdullahcxd.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/abdullahcxd.json b/domains/abdullahcxd.json index 3481fdb20..61de2e6c9 100644 --- a/domains/abdullahcxd.json +++ b/domains/abdullahcxd.json @@ -7,7 +7,12 @@ "discord": "sabdullahcxd" }, "record": { - "CNAME": "abdullahcxd.github.io", + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.108.153", + "185.199.111.153" + ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] }