From 573e31acc888018e5e6925499d8e907392e8202d Mon Sep 17 00:00:00 2001 From: FractalH Date: Fri, 29 Dec 2023 20:51:51 +0000 Subject: [PATCH] feat(domain): trypt.is-a.dev --- domains/trypt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trypt.json diff --git a/domains/trypt.json b/domains/trypt.json new file mode 100644 index 000000000..f71eab66c --- /dev/null +++ b/domains/trypt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FractalH", + "email": "tryptamine@privacyrequired.com" + }, + "record": { + "A": ["138.197.62.188"] + } +}