From 3b9044baf89c4a56a357f0b9c67b491ac8f237e4 Mon Sep 17 00:00:00 2001 From: Luxxy-GF Date: Sun, 3 Sep 2023 22:24:52 +0100 Subject: [PATCH] feat(domain): testluxxy.is-a.dev --- domains/testluxxy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/testluxxy.json diff --git a/domains/testluxxy.json b/domains/testluxxy.json new file mode 100644 index 000000000..76ed5fc66 --- /dev/null +++ b/domains/testluxxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luxxy-GF", + "email": "deniedaddicted@gmail.com" + }, + "record": { + "A": ["178.33.110.212"] + } +}