From b870c41fbbbd0c1087a8c5ac3ed993970ca3d5ff Mon Sep 17 00:00:00 2001 From: Blob2763 Date: Thu, 27 Jul 2023 11:47:22 +0100 Subject: [PATCH] feat(domain): utils.is-a.dev --- domains/utils.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/utils.json diff --git a/domains/utils.json b/domains/utils.json new file mode 100644 index 000000000..83a0ed7f7 --- /dev/null +++ b/domains/utils.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "CNAME": "utils" + } +}