From fd54e62be9764b19ec8135992caab5e64bde4cf9 Mon Sep 17 00:00:00 2001 From: MCrumo Date: Mon, 22 Jan 2024 13:38:12 +0100 Subject: [PATCH] feat(domain): mromeo.is-a.dev --- domains/mromeo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mromeo.json diff --git a/domains/mromeo.json b/domains/mromeo.json new file mode 100644 index 000000000..ccfe3a900 --- /dev/null +++ b/domains/mromeo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MCrumo", + "email": "miquel1rr@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +}