From b90b2cd9e4230ae18052ae593e93fd5e57829397 Mon Sep 17 00:00:00 2001 From: sushi-ae Date: Sat, 23 Sep 2023 10:31:32 +0800 Subject: [PATCH] feat(domain): sushi.is-a.dev --- domains/sushi.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/sushi.json b/domains/sushi.json index 94b8eae52..2cc880bfc 100644 --- a/domains/sushi.json +++ b/domains/sushi.json @@ -3,8 +3,9 @@ "username": "sushi-ae", "email": "frapdotpng@gmail.com" }, - "record": { - "CNAME": "sushi-ae.neocities.org" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file