From 44af2ddf9dd925670a0c5ee74d76d60343d911eb Mon Sep 17 00:00:00 2001 From: Daeloth Date: Thu, 2 May 2024 17:50:10 -0400 Subject: [PATCH] feat(domain): dae.is-a.dev --- domains/dae.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dae.json diff --git a/domains/dae.json b/domains/dae.json new file mode 100644 index 000000000..bd9763401 --- /dev/null +++ b/domains/dae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Daeloth", + "email": "alanvcd@frikipedia.es" + }, + "record": { + "URL": "http://www.daeloth.com/home" + } +}