From 2e18aa21e733b0996cceb6b7fd80d099fdcce996 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Sun, 13 Aug 2023 12:53:54 +0200 Subject: [PATCH] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nxyoo.json diff --git a/domains/nxyoo.json b/domains/nxyoo.json new file mode 100644 index 000000000..f75d2607f --- /dev/null +++ b/domains/nxyoo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nxyoo", + "email": "armqnd.pro@gmail.com" + }, + "record": { + "A": ["185.221.182.32"] + } +}