From bc0623ed5ad3a5efd798330dc859ec9ee761d612 Mon Sep 17 00:00:00 2001 From: maestro194 Date: Tue, 1 Aug 2023 21:30:31 +0700 Subject: [PATCH] feat(domain): maestro.is-a.dev --- domains/maestro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maestro.json diff --git a/domains/maestro.json b/domains/maestro.json new file mode 100644 index 000000000..373e8b9e4 --- /dev/null +++ b/domains/maestro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maestro194", + "email": "dongboy1904@gmail.com" + }, + "record": { + "TXT": "maestro194" + } +}