From 000c0b7fc01af8a1cb9acae69c406481a2606152 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 23 Apr 2025 15:27:54 +0800 Subject: [PATCH] Update @.json --- domains/@.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/@.json b/domains/@.json index 1a39a92d6..be476bb83 100644 --- a/domains/@.json +++ b/domains/@.json @@ -4,6 +4,9 @@ "email": "admin@is-a.dev" }, "record": { - "CNAME": "is-a-dev.github.io" - } + "CNAME": "is-a-dev.github.io", + "MX": ["mail.hrsn.net"], + "TXT": ["v=spf1 include:_spf.hrsn.net -all"] + }, + "proxied": true }