From c8922247231d5f3a1fa51917cf0f2015e32eb03b Mon Sep 17 00:00:00 2001 From: Peachysy Date: Tue, 21 May 2024 10:55:23 -0400 Subject: [PATCH 1/2] Register peachy.is-a.dev --- domains/peachy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peachy.json diff --git a/domains/peachy.json b/domains/peachy.json new file mode 100644 index 000000000..4341abde3 --- /dev/null +++ b/domains/peachy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Peachysy", + "email": "minecraft350star@gmail.com", + "discord": "781577857511587900" + }, + + "record": { + "CNAME": "https://peachysy.github.io/" + } + } + \ No newline at end of file From 3d48b3706d97d57f4e07b3a6febb6fed932954b4 Mon Sep 17 00:00:00 2001 From: Peachysy Date: Tue, 21 May 2024 12:11:05 -0400 Subject: [PATCH 2/2] fix json Co-authored-by: CuteDog5695 --- domains/peachy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peachy.json b/domains/peachy.json index 4341abde3..49cc509ca 100644 --- a/domains/peachy.json +++ b/domains/peachy.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://peachysy.github.io/" + "CNAME": "peachysy.github.io" } } \ No newline at end of file