From de03e026462cb9833aa06dd31c89e29ad831cff8 Mon Sep 17 00:00:00 2001 From: Keany Vy KHUN <48371699+thisiskeanyvy@users.noreply.github.com> Date: Mon, 12 Jun 2023 10:36:00 +0200 Subject: [PATCH] feat(domain): add `thisiskeanyvy.is-a.dev` --- domains/thisiskeanyvy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thisiskeanyvy.json diff --git a/domains/thisiskeanyvy.json b/domains/thisiskeanyvy.json new file mode 100644 index 000000000..e4bb009b4 --- /dev/null +++ b/domains/thisiskeanyvy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thisiskeanyvy", + "email": "notifkeanyvy@gmail.com" + }, + + "record": { + "A": [""] + } +}