From f1cf1c2f5384e14928097970b13971e609d67e45 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sat, 21 Sep 2024 22:13:15 +0100 Subject: [PATCH] Update gizzy.json --- domains/gizzy.json | 41 +++++++++++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 14 deletions(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index 2b17f8147..de1832890 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -1,15 +1,28 @@ { - "description": "gizzy.is-a.dev", - "owner": { - "username": "NeroGizmoUwU", - "email": "nerop455@gmail.com", - "discord": "gizzyuwu" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "gizzy.is-a.dev", + "owner": { + "username": "GizzyUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyowo" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "76.76.21.21" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=nerop455@gmail.com" + } +}