From b3fff4feee5dbde89cc015e58c0f83211e785d22 Mon Sep 17 00:00:00 2001 From: caverym Date: Tue, 8 Feb 2022 19:11:04 -0700 Subject: [PATCH] adding my domain Signed-off-by: caverym --- domains/avery.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/avery.json diff --git a/domains/avery.json b/domains/avery.json new file mode 100644 index 000000000..2340bab0d --- /dev/null +++ b/domains/avery.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "caverym", + "email": "averylapine@gmail.com", + "discord": "Avery~#1845", + }, + "description": "A cool domain that will most likely use!", + "record": { + "CNAME": "caverym.net" + } +}