From de31bcf55fc41990de2f3f1fcd9da5d361ecbb90 Mon Sep 17 00:00:00 2001 From: yodeput Date: Mon, 25 Dec 2023 14:37:53 +0700 Subject: [PATCH] feat(domain): yodeput.is-a.dev --- domains/yodeput.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yodeput.json diff --git a/domains/yodeput.json b/domains/yodeput.json new file mode 100644 index 000000000..a8deecf01 --- /dev/null +++ b/domains/yodeput.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yodeput", + "email": "yodeput@gmail.com" + }, + "record": { + "A": ["168.138.187.54"] + } +}