From d4d89f2d2388722ffdc27e7542a759d0aad71f23 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Tue, 5 Dec 2023 20:26:42 +0100 Subject: [PATCH] Update poyo.json --- domains/poyo.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/domains/poyo.json b/domains/poyo.json index 595daa2d4..3866fe1d3 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,17 +5,7 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "CNAME": "mrdapoyo.github.io" } }