From ac07e9ed4f9b4e044786559c86e119176d592218 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sat, 21 Sep 2024 22:10:21 +0100 Subject: [PATCH 1/4] Create _vercel.gizzy.json --- domains/_vercel.gizzy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.gizzy.json diff --git a/domains/_vercel.gizzy.json b/domains/_vercel.gizzy.json new file mode 100644 index 000000000..156a836f7 --- /dev/null +++ b/domains/_vercel.gizzy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GizzyUwU", + "email": "", + "discord": "669947245776338994" + }, + "record": { + "TXT": "vc-domain-verify=api.gizzy.is-a.dev,34435322ec6f3a031174" + } +} From f1cf1c2f5384e14928097970b13971e609d67e45 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sat, 21 Sep 2024 22:13:15 +0100 Subject: [PATCH 2/4] 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" + } +} From afccf88d3bbbe2bbb607a5006dbc69f728c82fba Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sun, 22 Sep 2024 12:25:06 +0100 Subject: [PATCH 3/4] Update gizzy.json --- domains/gizzy.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index 37013c50f..1f7e4844d 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -10,8 +10,7 @@ "185.199.108.153", "185.199.109.153", "185.199.110.153", - "185.199.111.153", - "76.76.21.21" + "185.199.111.153" ], "AAAA": [ "2606:50c0:8000::153", @@ -25,4 +24,4 @@ ], "TXT": "forward-email=nerop455@gmail.com" } -} \ No newline at end of file +} From ead255f94d5a02a90c381b1d8e182bfca5395695 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sun, 22 Sep 2024 12:29:09 +0100 Subject: [PATCH 4/4] Create api.gizzy.json --- domains/api.gizzy.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.gizzy.json diff --git a/domains/api.gizzy.json b/domains/api.gizzy.json new file mode 100644 index 000000000..a3e65c85d --- /dev/null +++ b/domains/api.gizzy.json @@ -0,0 +1,13 @@ +{ + "description": "api.gizzy.is-a.dev", + "owner": { + "username": "GizzyUwU", + "email": "", + "discord": "gizzyowo" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +}