From 4d7e58c2bfbd8b0ecefdef178d93663b537edee0 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Wed, 31 Jan 2024 20:01:10 +0000 Subject: [PATCH 1/3] Delete domains/site.gizzy.json --- domains/site.gizzy.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/site.gizzy.json diff --git a/domains/site.gizzy.json b/domains/site.gizzy.json deleted file mode 100644 index a238f1e76..000000000 --- a/domains/site.gizzy.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "site.gizzy.is-a.dev", - "repo": "https://github.com/GizzyUwU/gizzyuwu.github.io", - "owner": { - "username": "GizzyUwU", - "email": "nerop455@gmail.com", - "discord": "gizzyowo" - }, - "record": { - "CNAME": "gizzyuwu.github.io" - } -} From 610ebf338de62195c12a1324e508fea832bda4e5 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Wed, 31 Jan 2024 20:04:54 +0000 Subject: [PATCH 2/3] Update gizzy.json --- domains/gizzy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/gizzy.json b/domains/gizzy.json index e5a033e9e..237113268 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -6,6 +6,18 @@ "discord": "gizzyowo" }, "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "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" } From 82adf904dc25d39a0357256044b3a761e3222209 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Wed, 31 Jan 2024 20:07:15 +0000 Subject: [PATCH 3/3] Update gizzy.json --- domains/gizzy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index 237113268..e5d7b3f50 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -17,7 +17,7 @@ "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" }