From bb8d7cf57cf5d9c8f68aee485b0d577faa6370a5 Mon Sep 17 00:00:00 2001 From: Lee Yeon Woo <76273057+nagdongdev-0713@users.noreply.github.com> Date: Mon, 1 May 2023 18:44:57 +0900 Subject: [PATCH] feat(domain): add `youple.is-a.dev` --- domains/youple.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/youple.json diff --git a/domains/youple.json b/domains/youple.json new file mode 100644 index 000000000..9e0de293c --- /dev/null +++ b/domains/youple.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nagdongdev-0713", + "email": "lyw8459@gmail.com" + }, + + "record": { + "MX": ["aspmx.daum.net."] + } +}