From 687472a2c4c7307decb43acb002ce64f099b0d89 Mon Sep 17 00:00:00 2001 From: itsreimau Date: Tue, 30 Apr 2024 13:36:34 +0700 Subject: [PATCH] feat(domain): itsreimau.is-a.dev --- domains/itsreimau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itsreimau.json diff --git a/domains/itsreimau.json b/domains/itsreimau.json new file mode 100644 index 000000000..af97097af --- /dev/null +++ b/domains/itsreimau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsreimau", + "email": "private.iblmln@gmail.com" + }, + "record": { + "CNAME": "itsreimau.is-a-dev" + } +}