From eb5b2484e2cdd61457e737a82da1d65495f8e5ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C5=ABrei?= Date: Mon, 31 Mar 2025 20:30:08 +0530 Subject: [PATCH] Create charmy.json add a subdomain for my discord bot as charmy.is-a.dev --- domains/charmy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/charmy.json diff --git a/domains/charmy.json b/domains/charmy.json new file mode 100644 index 000000000..798ff27e7 --- /dev/null +++ b/domains/charmy.json @@ -0,0 +1,11 @@ +{ + "description": "Need the subdomain for my discord bot website", + "repo": "https://github.com/yurehito/charmy-website.git", + "owner": { + "username": "yurehito", + "discord": "https://discord.com/users/998608551431897170" + }, + "record": { + "A": ["75.2.60.5"] + } +}