From 67fd15782f5755105ba607e09307984a54fd2ee9 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Mon, 18 Sep 2023 07:25:59 +0300 Subject: [PATCH] Update alpha.json --- domains/alpha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index b6ae67c40..1e599fe17 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all", "google-site-verification=1Yp1rxUsb362ukiIiFIXt27Cb6lMG-prU24CwBNDW_w"] } -} \ No newline at end of file +}