From ac32f4d8b913e2073e54bf332193a6af644f6f0e Mon Sep 17 00:00:00 2001 From: Alpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Sat, 4 Jun 2022 14:36:14 +0300 Subject: [PATCH] Update wolveslair.alpha.json --- domains/wolveslair.alpha.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/domains/wolveslair.alpha.json b/domains/wolveslair.alpha.json index 4b30b3a35..d5bd9a90f 100644 --- a/domains/wolveslair.alpha.json +++ b/domains/wolveslair.alpha.json @@ -3,10 +3,20 @@ "repo": "https://github.com/WolvesLair/wolveslair.github.io", "owner": { "username": "WolvesLair", - "email": "wolves.lsir@alpha.is-a.dev", + "email": "wolves.lair@alpha.is-a.dev", "twitter": "wolveslairdis" }, - "record": { - "CNAME": "wolveslair.github.io" + "record": { +"A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }