From 4e74dce7c735965f00a09466239fcf46fbf56386 Mon Sep 17 00:00:00 2001 From: littletheworld Date: Fri, 5 Apr 2024 00:59:17 +0700 Subject: [PATCH] feat(domain): littletw.is-a.dev --- domains/littletw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/littletw.json diff --git a/domains/littletw.json b/domains/littletw.json new file mode 100644 index 000000000..e75ca2c30 --- /dev/null +++ b/domains/littletw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "littletheworld", + "email": "littlehaofficial@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } +}