From 32855c2286d6fb6f664c4aa0317210c6702d56ae Mon Sep 17 00:00:00 2001 From: JesseHoekema Date: Sun, 22 Oct 2023 10:22:32 +0200 Subject: [PATCH] feat(domain): jhos.is-a.dev --- domains/jhos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jhos.json diff --git a/domains/jhos.json b/domains/jhos.json new file mode 100644 index 000000000..642125bfc --- /dev/null +++ b/domains/jhos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JesseHoekema", + "email": "jessehoekema@icloud.com" + }, + "record": { + "A": ["185.199.108.153"] + } +}