From 587f4af7a28fd1cc07626b0312f645d66dc398bb Mon Sep 17 00:00:00 2001 From: xzzjs Date: Mon, 18 Dec 2023 11:32:30 -0500 Subject: [PATCH] feat(domain): xzz.is-a.dev --- domains/xzz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xzz.json diff --git a/domains/xzz.json b/domains/xzz.json new file mode 100644 index 000000000..585244a4f --- /dev/null +++ b/domains/xzz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzzjs", + "email": "andrea.andrea1009olp@gmail.com" + }, + "record": { + "A": ["34.111.254.92"] + } +}