From e23634c8de560038919ed64ab35646a450576b4e Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 6 Aug 2023 18:52:42 +0100 Subject: [PATCH] spf --- domains/andrewstech.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 348b0f90d..20cb404f6 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -4,6 +4,7 @@ "email": "andrew@win11react.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } }