From 1d7e140b16a779dabbaeff3fa87a54abac0f8dd1 Mon Sep 17 00:00:00 2001 From: ayvanov Date: Mon, 24 Jul 2023 10:03:19 +0300 Subject: [PATCH] feat(domain): ayvanov.is-a.dev --- domains/ayvanov.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ayvanov.json diff --git a/domains/ayvanov.json b/domains/ayvanov.json new file mode 100644 index 000000000..24f94ffa3 --- /dev/null +++ b/domains/ayvanov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayvanov", + "email": "xanderinho@gmail.com" + }, + "record": { + "A": ["79.111.156.10"] + } +}