From 6ef9282b22dea372d2ffe31a188473e4b3ead287 Mon Sep 17 00:00:00 2001 From: DeXoHigh Date: Fri, 4 Aug 2023 20:34:51 +0300 Subject: [PATCH] feat(domain): host.dexo.is-a.dev --- domains/host.dexo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/host.dexo.json diff --git a/domains/host.dexo.json b/domains/host.dexo.json new file mode 100644 index 000000000..ba35b3c3c --- /dev/null +++ b/domains/host.dexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DeXoHigh", + "email": "dexo1337@pm.me" + }, + "record": { + "A": ["54.93.225.90"] + } +}