From aeced98b9f9209b4f8db9a4cab48e72094114958 Mon Sep 17 00:00:00 2001 From: Luxxy-GF <68338577+Luxxy-GF@users.noreply.github.com> Date: Sun, 3 Sep 2023 22:20:17 +0100 Subject: [PATCH] feat(domain): add `panel-luxxy.is-a.dev` --- domains/panel-luxxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panel-luxxy.json diff --git a/domains/panel-luxxy.json b/domains/panel-luxxy.json new file mode 100644 index 000000000..b3693e48f --- /dev/null +++ b/domains/panel-luxxy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Luxxy-GF", + "email": "deniedaddicted@gmail.com" + }, + + "record": { + "CNAME": "panel.luxxy.xyz" + } +}