From c426d59629fc7bf72a70c3ef999fe0dbeafd6b92 Mon Sep 17 00:00:00 2001 From: rq9s Date: Sun, 30 Jul 2023 11:01:58 +0200 Subject: [PATCH] feat(domain): respect.is-a.dev --- domains/respect.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/respect.json diff --git a/domains/respect.json b/domains/respect.json new file mode 100644 index 000000000..c8350ebe9 --- /dev/null +++ b/domains/respect.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rq9s", + "email": "valdemarbirker@gmail.com" + }, + "record": { + "A": ["198.251.89.164"] + } +}