From 19f5c6bd9dbdfd47b992cbc0f91359ab663c2ebe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:41:03 +0800 Subject: [PATCH] Update riviox.json --- domains/riviox.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/riviox.json b/domains/riviox.json index 46ffd8e54..6b323db18 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +}