From 9561cb8cd92a5051846e84699f0d75ed186b249e Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Mon, 29 Jul 2024 10:52:59 +0100 Subject: [PATCH] Create g.json --- domains/g.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/g.json diff --git a/domains/g.json b/domains/g.json new file mode 100644 index 000000000..80e19481f --- /dev/null +++ b/domains/g.json @@ -0,0 +1,11 @@ +{ + "description": "g.is-a.dev", + "owner": { + "username": "GizzyUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyowo" + }, + "record": { + "CNAME": "gizzy.is-a.dev" + } +}