From ead255f94d5a02a90c381b1d8e182bfca5395695 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sun, 22 Sep 2024 12:29:09 +0100 Subject: [PATCH] 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" + ] + } +}