From 94e0c0faeea9823eeecffb9a812901aad75cfd27 Mon Sep 17 00:00:00 2001 From: Tea Cup Date: Tue, 16 Aug 2022 21:37:12 -0400 Subject: [PATCH] Create tea.json --- domains/tea.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tea.json diff --git a/domains/tea.json b/domains/tea.json new file mode 100644 index 000000000..6078cc06e --- /dev/null +++ b/domains/tea.json @@ -0,0 +1,10 @@ +{ +"owner": { + "username": "TheTeaCup", + "email": "", + "discord": "Tea Cup#9999" + }, + "record": { + "CNAME": "dedicated.theteacup.dev" + } +}