From 81337b0d02ef6309569755d2cb1eb8755235d218 Mon Sep 17 00:00:00 2001 From: Tyler Vaz <108243683+M1dnight-ofcl@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:22:02 +0000 Subject: [PATCH 1/2] Create poetry.m1dnight.json I added a comment for this already, but how would I be able to make this a subdomain of my existing is-a.dev url? --- domains/poetry.m1dnight.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/poetry.m1dnight.json diff --git a/domains/poetry.m1dnight.json b/domains/poetry.m1dnight.json new file mode 100644 index 000000000..9c3be012f --- /dev/null +++ b/domains/poetry.m1dnight.json @@ -0,0 +1,12 @@ +{ + "description": "Aakanksha's .is-a.dev domain", + "repo": "https://poetry.m1dnightdev.repl.co", + "owner": { + "username": "m1dnight-ofcl", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "5eb3b096-1df2-40f7-aa66-6c2ce0687219.id.repl.co" + } + } +// Is there any way to get a sub-subdomain like poetry.m1dnight.is-a.dev? I don't really know if this could be possible but if there is, let me know. From 38497e2b1c2436664f2adf93e54f53a9ef310e1a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 19 Jan 2023 07:00:26 +0800 Subject: [PATCH 2/2] Update poetry.m1dnight.json --- domains/poetry.m1dnight.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/poetry.m1dnight.json b/domains/poetry.m1dnight.json index 9c3be012f..73cb9df47 100644 --- a/domains/poetry.m1dnight.json +++ b/domains/poetry.m1dnight.json @@ -8,5 +8,4 @@ "record": { "CNAME": "5eb3b096-1df2-40f7-aa66-6c2ce0687219.id.repl.co" } - } -// Is there any way to get a sub-subdomain like poetry.m1dnight.is-a.dev? I don't really know if this could be possible but if there is, let me know. +}