From 38ce2b51302751fec11f9957a8e77e968761ce61 Mon Sep 17 00:00:00 2001 From: yz9551 Date: Wed, 21 Feb 2024 15:24:30 +0800 Subject: [PATCH] feat(domain): yxz.is-a.dev --- domains/yxz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yxz.json diff --git a/domains/yxz.json b/domains/yxz.json new file mode 100644 index 000000000..4acbe4a7a --- /dev/null +++ b/domains/yxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yz9551", + "email": "yixuan0808@gmail.com" + }, + "record": { + "CNAME": "cobble.southeastasia.cloudapp.azure.com" + } +}