From 9199d36415752cd8342f7bf323707ff5f0ec5d8a Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 5 Nov 2023 19:12:20 +0800 Subject: [PATCH] Update artix.json --- domains/artix.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/artix.json b/domains/artix.json index 372cde72c..72121f9b3 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -4,8 +4,6 @@ "email": "yu1234u73f.com@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "proxy.private.danbot.host" } -} \ No newline at end of file +}