From 75a084ecb45f4fb34dd3fb643860acf4f2ebf6c5 Mon Sep 17 00:00:00 2001 From: Fatlum Date: Fri, 25 Oct 2024 17:25:47 +0200 Subject: [PATCH] Create lumi.json --- domains/lumi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lumi.json diff --git a/domains/lumi.json b/domains/lumi.json new file mode 100644 index 000000000..e7552916b --- /dev/null +++ b/domains/lumi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "itsFatlum", + "email": "", + "discord": "563697359423406082" + }, + "record": { + "A": ["76.76.21.21"] + } +}