From e909c35820d589f841d7bcc27c80da4e683e5975 Mon Sep 17 00:00:00 2001 From: IRDMctorl Date: Wed, 28 Feb 2024 18:04:10 +0200 Subject: [PATCH] feat(domain): sub.any.is-a.dev --- domains/sub.any.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sub.any.json diff --git a/domains/sub.any.json b/domains/sub.any.json new file mode 100644 index 000000000..188cf8a13 --- /dev/null +++ b/domains/sub.any.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } +}